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


Please Help Members By Posting Answers For Below Questions

What is yield () in java?

655


If I only change the return type, does the method become overloaded?

712


Explain how can you debug the Java code?

808


What are the benefits of operations in java?

668


Who developed java?

744


Are maps ordered java?

691


What classes of exceptions may be caught by a catch clause in java programming?

909


How do you use compareto in java?

734


How are this() and super() used with constructors in java programming?

746


when to use ArrayList and when to use HashMap in webApplication.

4206


What is extension method in java?

775


What is the use of object and class classes?

763


How do you escape json?

746


How does linkedlist work in java?

687


How do I print a “?

756