C++ New And Delete Question:
C++ supports ….
a) constant pointer
b) pointer to a constant
c) None of above
d) Both of above

Answer:
d) Both of above