A

Admin • 802.91K Points
Coach

Q. Which keyword is used to define a constant variable in C++?

  • (A) constant
  • (B) define
  • (C) const
  • (D) static
  • Correct Answer - Option(C)
  • Views: 4
  • Filed under category C++
  • Hashtags:

Explanation by: Admin
The 'const' keyword is used to define a constant variable in C++.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.