Q.

How can you prevent inheritance from a class in C#.NET ?

A. Declare the class as shadows.
B. Declare the class as overloads.
C. Declare the class as seal
Answer» C. Declare the class as seal
2.2k
0
Do you find this helpful?
29

View all MCQs in

C# Programming

Discussion

No comments yet

Related MCQs