How to create an instance of a class without using "new"
operator? Plz help me out properly.Thank u.
Answer Posted / prakash sah
This is happening using reflection. Read reflection in java
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which is better stringbuffer or stringbuilder?
How does singleton class work?
5 Coding best practices you learned in java?
What is the main purpose of serialization in java?
Why is inheritance used in java?
What is boolean false?
What is a Null object?
how we can make a write-only class in java?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is hashmap and map?
Is a char always 1 byte?
How do you remove spaces in java?
What is a nonetype?
What is percentage in java?
explain what is transient variable in java?