Delete Operator #1266
Delete operator _________________
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Memory Allocation & Scope of Variable - OOPs MCQ: Delete Operator - Quiz No.1.
Delete operator _________________
Can be used on pointers with null value
Can be used on pointers with void value
Can be used on pointer with value 0
Can be used on pointer with any value