Citi Interview Question

What are the different ways in which an object can be created?

Interview Answer

Anonymous

May 23, 2013

new(), clone(), Class.forName(), ObjectInputStream.readObject()