int const *ptr1 = &m;

// this is example of,

a) Constant pointer
b) Pointer to a constant
c) Both of above
d) None of above

Submitted by: Administrator
b) Pointer to a constant
Submitted by:

Read Online C++ New And Delete Job Interview Questions And Answers