

McqMate
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 |
View all MCQs in
C# ProgrammingNo comments yet