R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which C# keyword is used to define a constant value?

  • (A) final
  • (B) static
  • (C) const
  • (D) readonly

Explanation by: Ram Sharma
`const` is used to define compile-time constant values in C#.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.