Answer Posted / guest
It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define an escape sequence, name few strings in escape sequence?
What is ienumerator c#?
What is garbage collector and where should you use in .NET?
What are the desktop applications?
Ho we can see assembly information?
What is type system in c#?
Can a dictionary have duplicate keys c#?
What is the .net datatype that allows the retrieval of data by a unique key?
What is the difference between dynamic type variables and object type variables in c#?
Can we have only “try” block without “catch” block in c#?
What is the benefit of using interface in c#?
Distinguish between the Debug class and Trace class with its functionality?
What is the difference between list and arraylist in c#?
Explain the OOPS concept in C#?
What can I create with c#?