Q.

A static constructor_____________.

A. Is executed when the class is loaded.
B. Can be accessed through an object name.
C. Can be executed any number of times.
D. Can have its own destructor.
Answer» A. Is executed when the class is loaded.

View all MCQs in

C#.NET Programming

Discussion

No comments yet