Answer Posted / jp goswsmi
sealed Class that cannot be inherited and used by the other
classes
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How is a string immutable?
Is and as in c#?
Does c# support templates?
What do you mean by “finalize” and “finally” methods in c#?
Can we inherit class that contains only one private constructor?
List down the different ide’s provided by microsoft for c# development.
What is the difference between static class and singleton class in c#?
What is hashtable c#?
Define property in c#.net?
Why extension method is static?
Is 0 an unsigned integer?
What are the different types of delegates?
What is xor operator in c#?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
Where value types are stored in c#?