Computer Science, asked by deshmukhnaresh82, 4 months ago

3. What is the use of delete feature?​

Answers

Answered by shreeja111
0

Answer:

The =delete is a new feature of C++0x. It means the compiler should immediately stop compiling and complain "this function is deleted" once the user use such function.

Similar questions