Which type of value has resulted from the delete operator?
(a) void
(b) void pointer
(c) null pointer
(d) null
This question was addressed to me during an internship interview.
The query is from Delete Operator in portion Memory Allocation & Scope of Variable of Object Oriented Programming