Vidyalelo
C# Programming · Q27

Introduction to C Sharp

Programming · C# Programming · question 27

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
Answer
C.
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