Examveda

What is the purpose of the static keyword when applied to a method in C#?

A. To make the method constant

B. To make the method accessible without creating an instance

C. To make the method abstract

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Functions and Methods in C Sharp