When does the compiler supply a default constructor for a
class?
Answer Posted / satish
when we do not specify constructor expectly,java complier
provides default constructor at the time of compliation time
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How will you load a specific locale?
How many bytes is a url?
If a method is declared as protected, where may the method be accessed?
Why is java so important?
Can we overload destructor in java?
Why static functions are used?
Differentiate storage classes on the basis of their scope?
What do you mean by boolean?
What are thread safe functions?
Can a string be null?
What are the advantages of functions?
what is bmg file and how to create that files?what will it contailn?
What is string intern in java?
What is java autoboxing?
What is procedure overloading?