When does the compiler supply a default constructor for a
class?
Answer Posted / ravikiran
when there is no other constructor with arguments is defined
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Which collection is ordered in java?
What is the difference between Java1.4 and Java1.5
How do we access static members in java?
What is a package in java? List down various advantages of packages.
Where is jre installed?
What is a platform?
What are the Static and Dynamic Variables? Differentiate them.
What are the different types of sorting in java?
What are the methods of object class ?
What is * argv?
Can we convert integer to string in java?
Can we have multiple public classes in a java source file?
What is the java virtual machine?
What happens if we don’t define serial version uid?
What is dynamic array in java?