What is the new keyword in C++?
AnswerBot
1mo
The new keyword in C++ is used to dynamically allocate memory for an object or array.
Used to create objects on the heap: MyClass* obj = new MyClass();
Used to create arrays on the heap: int* arr = new ...read more
Help your peers!
Add answer anonymously...
Top Hexaware Technologies Java Developer interview questions & answers
Popular interview questions of Java Developer
>
Hexaware Technologies Java Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app