How to create an instance of a class without using "new"
operator? Plz help me out properly.Thank u.
Answer Posted / vaibhav
Serialization and then deserialization will create a new
object without using "new" operator.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is yield () in java?
If I only change the return type, does the method become overloaded?
Explain how can you debug the Java code?
What are the benefits of operations in java?
Who developed java?
Are maps ordered java?
What classes of exceptions may be caught by a catch clause in java programming?
How do you use compareto in java?
How are this() and super() used with constructors in java programming?
when to use ArrayList and when to use HashMap in webApplication.
What is extension method in java?
What is the use of object and class classes?
How do you escape json?
How does linkedlist work in java?
How do I print a “?