Keyword ____ requests memory from the system to store an object, then calls the corresponding class's constructor to initialize the object.

Keyword ____ requests memory from the system to store an object, then calls the corresponding class's constructor to initialize the object.



Answer: New


Learn More :