Answer Posted / aseem
If it restricts inheritance then why dont we create a
normal class. why do we require this seamled class to
inherit? can any one show with example?
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Why are strings immutable c#?
What are the types of comment in c# with examples?
How do you encapsulate in c#?
What is datatable in c#?
What is type safe in c#?
Which of these statements correctly declares a two-dimensional array in c#?
What is parallel programming in c#?
Explain different properties of object oriented systems.
Explain the difference between boxing and unboxing.
What Is An Interface Class?
What is parsing?
Why should I use interface in c#?
What is the implicit name and type of the parameter that gets passed into the class set method?
What are the 2 broad classifications of fields in c#?
Can you access a hidden base class method in the derived class?