Vidyalelo
C# Programming · Q23

Miscellaneous in C Sharp

Programming · C# Programming · question 23

Q23

What is the purpose of the "static" keyword in C#?

A.
Creates multiple instances
B.
Allows inheritance
C.
Indicates that a method belongs to the class
Answer
D.
Declares a class

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board