Examveda

What is the purpose of the 'readonly' keyword in C#?

A. To make a variable constant

B. To make a variable accessible outside its class

C. To make a variable read-only

D. To make a variable static

Answer: Option C


Join The Discussion

Related Questions on Variables and Constants in C Sharp