InterviewSolution
Saved Bookmarks
| 1. |
How many variants of delete operator are available?(a) Only 1(b) Only 2(c) Only 3(d) Only 4I got this question in my homework.I want to ask this question from Delete Operator topic in chapter Memory Allocation & Scope of Variable of Object Oriented Programming |
|
Answer» The correct answer is (b) Only 2 |
|