The new operator dynamically allocates memory for an object
A) True
B) False

Submitted by: Administrator
True,

The purpose of new operator is to create a memory for the object dynamically.
Submitted by: Administrator

Read Online Java Classes Job Interview Questions And Answers