Comment on the following C statement.
const int *ptr;
const int *ptr;Comment on the following C statement.
const int *ptr; Correct Answer You cannot change the value pointed by ptr
মোঃ আরিফুল ইসলাম
Feb 20, 2025