Answer Posted / atul dhivar
sealedclasses cannot be extended,but they can inherit from
other classes
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are c# types?
What is difference between override and new in c#?
In C#, explain the difference between overloading and overriding.
What is the difference between package and interface?
What is clr in c#?
What is the ouput of the following program?
Define c# i/o classes? List the commonly used classes?
What is difference between function and method in c#?
What is response redirect in c#?
What are predicates in c#?
What does namespace mean?
Name some string escape sequences in c#.
We cannot create instances of static classes. Can we have constructors for static classes?
What are escape sequences explain with example?
List down the access modifiers available in c#?