MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
HOW_MANY_VARIANTS_OF_DELETE_OPERATOR_ARE_AVAILABLE..
1.
HOW_MANY_VARIANTS_OF_DELETE_OPERATOR_ARE_AVAILABLE??$
A.
Only 1
B.
Only 2
C.
Only 3
D.
Only 4
Answer» C. Only 3
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The delete operator __________________________
For objects that are not of class type ______________
The delete operator __________________
Which cases among the following produces the undefined result?
Which is the correct syntax to delete an array of objects?
Which is the correct syntax to delete a single object?
How many variants of delete operator are available?
If delete is applied to an object whose l-value is modifiable, then _______________ after the object is deleted.
When delete operator is used ___________________ (If object has a destructor)
If delete is used to delete an object which was not allocated using new _______________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply