In what circumstances, compiler will supply a default
constructor for a class?
Answer Posted / ravikiran
when ther is no other constructor defined
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can a private method of a superclass be declared within a subclass?
How can you handle java exceptions?
What is difference between iterator and enumeration in java?
what is the use of bean managed and container managed with example?
Which is a valid identifier?
Is .net better than java?
What is the role of garbage collector in java?
Is integer immutable in java?
How many bits is a char?
Explain the differences between abstraction and encapsulation?
What is meant by class?
What is the list interface?
Can an unreferenced object be referenced again?
What is thread start?
How do you square a number in java?