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 ? | 1 Yes | 2 No |
Post New Answer View All Answers
What do you mean by saying a "struct is a value type"?
Explain the Usage of web.config
What is a base class in C#?
Are arrays value types or reference types?
What are the steps to make an assembly to public?
Can var be null c#?
Explain About .Net remoting
Is exe is machine dependent?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
Is c# used for frontend or backend?
What is short in c#?
Explain “static” keyword in c#?
Explain the clr triggers?
How do you create user defined data types in c#?
What is parallel foreach c#?