1.

Which among the following is recommended for const functions?

A. Const function use should be reduced in a program
B. Const function use should be more in a program
C. Const function use should not matter in a program
D. Const function use should be able to modify the values
Answer» C. Const function use should not matter in a program


Discussion

No Comment Found