GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  J2EE  >  Java
Go To First  |  Previous Question  |  Next Question 
 Java  |  Question 127 of 921    Print  
When does the compiler supply a default constructor for a class
The compiler supplies a default constructor for a class if no other constructors areprovided.


  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

The window, Frame and Dialog classes use a border layout as their default layout. 
Latest Answer : Window, Frame and Dialog ...

Objects that subclass the Observable class maintain a list of observers. When anObservable object is updated it invokes the update() method of each of its observers tonotify the observers that it has changed 
Latest Answer : Observer observe only those class which are Observable. ...

Yes, a lock can be acquired on a class. This lock is acquired on the class's Class object.. 
Latest Answer : Aditya Pls write code and explain ...

The Panel and Applet classes use the FlowLayout as their default layout. 
Latest Answer : panel and its subclasses(applets) ...

The Vector class provides the capability to implement a growable array of objects 
Latest Answer : A vector implements dynamic array, which can grow and shrink dynamically.It is similar to Arraylist with a difference that vector can be synchronized. it also contain some legacy methods. ...

A (non-local) inner class may be declared as public, protected, private, static, final, orabstract. 
Latest Answer : A non-static member class means inner class is a member of an enclosing class, it can have any accessiblity:public,default,protected, or private. ...

setBounds() 
Latest Answer : component.setBounds(-,-,-,-); ...

The EventObject class and the EventListener interface support event processing. 
Latest Answer : Java.util.Event class ...

Panel 
Latest Answer : The Immediate super class of Applet is PANEL ...

Window 
Latest Answer : System.Windows.Forms.CommonDialog ...


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

C++ Pure Virtual Function and Base Class

C Pure Virtual Function and Virtual Base Class In this C tutorial you will learn about pure virtual function declaration of pure virtual function and virtual base class virtual base class and how to implement a virtual base class explained with examples mosgoogle center What is Pure Virtual Function
 

Can RFID Help Your Supply Chain?

Can RFID Help Your Supply Chain In the past few years much has been said about Radio Frequency Identification RFID technology and how it will revolutionize the supply chain process both locally nationally and globally If you’ re wondering what all the fuss is all about you’ re no
 

Supply Chain Management Skills

Supply Chain Management Skills Do you have what it takes to be a Supply Chain Manager Once upon a time the phrase managing a supply chain” meant making sure that your warehouse was adequately stocked and that nobody was goofing off in the back Times have definitely changed Today to manag
 

Supply Chain Optimization

Supply Chain Optimization With the advances in logistics and supply chain management technology in recent years there’ s been an explosion of interest in the topic of Supply Chain Optimization” While many businesses leaders have heard the term used few know exactly what Supply
 

Which Supply Chain Management Software is Right for your Business?

Which Supply Chain Management Software is Right for your Business If you’ re a Business Leader Supply Chain Manager or Logistics Executive you’ re probably all too aware of the fact that there’ s an abundance of Supply Chain Management SCM software products available on
 

Building Better Supply Chain

Building Better Supply Chain In order for your company to remain relevant in today’ s marketplace it is essential to continually look to evolve your supply chain process Companies that prosper and minimize their costs while maximizing their profits and keeping customers happy realize that
 

Why your Supply Chain Costs are too High

Why your Supply Chain Costs are too High If you ask most business owners if reducing their costs is important they won’ t hesitate to answer Why yes of course But when it comes to reducing their supply chain costs many of these same business owners have no clue what to do or even where
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

How to Access C++ Class Members

How to Access C Class Members In this C tutorial you will learn how to access Class members dot operator or class member access operator difference between struct and class and  scope resolution operator mosgoogle center It is possible to access the class members after a class is defined an
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape