What is the purpose of a default constructor?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is meant by inheritance and what are its advantages?

0 Answers  


Is upper case in java?

0 Answers  


Can java hashmap have duplicate keys?

0 Answers  


What is meant by the value of a variable?

0 Answers  


What are the different types of garbage collectors in java?

0 Answers  






How to check if linked list contains loop in java?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

0 Answers  


different between exception and error? explaim check and uncheck exception

4 Answers  


Difference between collection, collection and collections in java?

0 Answers  


There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?

6 Answers   KPIT,


Can we use return in constructor?

0 Answers  


Java support what type of parameter passing ?

7 Answers   Wipro,


Categories