Is it possible to create object with out its default
constructor? if possible how? else not possible? justify
Answer Posted / sitaram
we can write the without constructor in the class. when
ever class will be loaded, JVM will be creating defalt
constructor for that class.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
what is inner class in java?
Can a class have more than one object?
What is string substring?
How can you generate random numbers in java?
What is the final class?
Explain treeset?
What are unchecked exceptions in java?
Is java 1.7 the same as java 7?
What is annotation in java?
What is the advantage of functional interface in java 8?
Is java free for businesses?
What is lastindexof in java?
How much is a java license?
What is jit and its use?
How to print an arraylist in java?