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
What is the size of boolean variable?
What are the types of methodology?
How do you ensure that n threads can access n resources without deadlock?
What is a protected method?
What is bytecode verifier?
Which class is the superclass of all classes?
What is entry set in java?
Can we assign integer value to char in java?
What do you understand by final value?
What is the difference between abstract class and interface1? What is an interface?
Is java hard to learn?
Define an abstract class with reference to java.
Explain about serializable interface in java?
Is nullpointerexception checked or unchecked?
what is meant by encapsulation?