Answer Posted / gopathi vamseedhar
it is a class whos members doesnt contain any definition
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Where do we use static class in c#?
What is a Assembly?
Is hashset serializable c#?
Explain the difference between access specifier and access modifier in c#?
What is difference between value and reference types in C#.NET
What is the purpose of dictionary in c#?
Is it not possible to store a boolean value as a variable?
Define an escape sequence, name few strings in escape sequence?
What is the difference between null and string empty in c#?
list the steps in code compilation in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
Can a sealed class be used as a base class?
Explain about Oops concept
Can you inherit from a sealed class?
What is the default value of boolean variable?