MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Does delete return any value?..
1.
Does delete return any value?
A.
Yes, positive value
B.
Yes, negative value
C.
Yes, zero value
D.
No
Answer» E.
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