Answer Posted / senthil kumar
when a class defined as sealed its not possible to inherit
its class and properties to the inherited class.Its also
applicable to the class properties.Even class defined as
public its banned to inherit the class.
| Is This Answer Correct ? | 126 Yes | 18 No |
Post New Answer View All Answers
What is the difference between array and arraylist in c#?
What is an int in c#?
Can you explain template pattern?
explain the three services model commonly know as a three-tier application.
What is the difference between a variable and a literal?
What are the types of parameters in c#?
What is disco?
Explain namespaces in c#.
What does out mean c#?
Explain hash table in c# ?
What is the difference between paramaterized constructor and copy constructor?
Is lazy t thread safe?
What is string programming language?
What is gac? How to put assembly in gac?
Can scriptable objects have methods?