How would you stop a class from class from being derived or
inherited.
Answer Posted / satya
By Declaring the Class as 'Sealed' in C# or
as "NotInheritable" in VB.NET
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Whats oop mean?
What is a class in oop?
Why is object oriented programming so hard?
Write a program to reverse a string using recursive function?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Get me an image implementation program.
Which language is not a true object oriented programming language?
What are objects in oop?
what is difference between class template and template class?
What does and I oop mean in text?
Which type does string inherit from?
What is encapsulation c#?
Why do we use inheritance?
What are oops methods?
How long to learn object oriented programming?