If an argument to a function is declared as const, then

a. function can modify the argument
b. Function can't modify the argument
c. const argument to a function is not possible
d. None of these

Submitted by: Administrator
b. Function can't modify the argument
Submitted by:

Read Online C++ Access Control Job Interview Questions And Answers