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
AnswerD.
Declares a class
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board