Q24
What is the purpose of the 'static' keyword in C#?
A.
Initializes variables
B.
Declares constants
C.
Associates members with the class
AnswerD.
Defines methods
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board