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

Can we create constructor in abstract class ?

574


What do you know about the garbate collector?

597


How many types of java are there?

554


What is enhanced loop in java?

546


What is args length in java?

659






Which is better arraylist or vector?

565


Explain the overview of UDP messaging.

731


What is a lock or purpose of locks in java?

584


What is scope & storage allocation of static, local and register variables? Explain with an example.

560


What is the purpose of a transient variable?

579


What is a static class in java?

552


What is the use of hashmap in java?

545


What is variable length arguments in java?

512


Is empty string in java?

534


What is use of valueof () in java?

553