Q27
In C#, what is the purpose of the 'static' keyword for class members?
A.
To hide members from other classes
B.
To associate members with the class
AnswerC.
To access non-static members
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board