When does the compiler supply a default constructor for a
class?
Answer Posted / manju
In java if we do not create the constructor,by default it
will be automatically invoked at compile time
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is java util?
Difference between current previous versions of Java?
What are the restrictions imposed on method overriding?
What do you meant by active and passive objects?
What’s a deadlock?
What is meant by data hiding/encapsulation?
What is the difference between keyword and identifier?
What is collection class in java? List down its methods and interfaces.
Is arraylist zero based?
What are the parts of methodology?
How to make a class or a bean serializable?
What does %d do in java?
Why is java logo a cup of coffee?
Write the algorithm to check the number non-leaf nodes in a tree.
What is the order of arraylist in java?