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 (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Declare the class as seal