Regarding following statement which of the statements is true?
const int a = 100;
Because the const is used to declare non-changable values only.
Share this page with your friends!