When does the compiler supply a default constructor for a
class?
Answer Posted / bindhu
If we do not define any constructors, the
compiler inserts an invisible zero parameter
constructor "behind the scenes".
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
What is the difference between length and length() method in java?
What is assembly language?
What is a local class in java?
What is the difference between class & object?
What is java life cycle?
What is size () in java?
What is a loop java?
What are the different tags provided in jstl?
What is a subsequence of a string?
Is ruby built on java?
Which variable is the independent variable?
What is parsing in java?
Why we use methods in java?
What is the difference between an if statement and a switch statement?
Define canvas?