what happens when creating an object without nrew code example Example: instanciate a object without the new keyword in java Class.forName("YOURCLASSNAME").newInstance();