Computer Science, asked by sangeethakumari84, 8 months ago

what is new operator​

Answers

Answered by Arneet260
11

\huge\colorbox{yellow}{AnSwEr}

The new operator is an operator which denotes a request for memory allocation on the Heap. If sufficient memory is available, new operator initializes the memory and returns the address of the newly allocated and initialized memory to the pointer variable.

\huge\colorbox{yellow}{@arneet}

Answered by Anonymous
5

Answer:

The new operator is an operator which denotes a request for memory allocation on the Heap. If sufficient memory is available, new operator initializes the memory and returns the address of the newly allocated and initialized memory to the pointer variable.

ʜᴏᴘᴇ ɪᴛ ʜᴇʟᴘs ʏᴏᴜ ❤️

Similar questions