Top

Discussion

We cannot use the way to declare the constant.

  • A.const int a = 1;
  • B.int const a = 1;
  • C.int constant a=1
  • D.none

Answer: C

No answer description available for this question.
 

No comment is present. Be the first to comment.
Loading…

Post your comment