Computer Applications
Explain the following:
New operator
Java Operators
70 Likes
Answer
new operator is used to instantiate an object by dynamically allocating memory for it.
Answered By
44 Likes
Explain the following:
New operator
70 Likes
new operator is used to instantiate an object by dynamically allocating memory for it.
Answered By
44 Likes