Q. What the instruction tells ' const int *ptr '? (A) We cannot change the pointer ptr itself (B) We cannot change the value pointed by ptr (C) We can change the pointer as well as the value pointed by it (D) Both of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) We cannot change the value pointed by ptr