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