Answer Posted / umesh
It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is .net c#?
What is view model in c#?
What is a statement c#?
Why do we need oops in c#?
Is there an equivalent of exit() for quitting a c# .net application?
In a memory when you Box and Unbox a value-type what happens?
What is the extension of c# file?
What is a datacontract?
What exactly is serverless?
What is the components of window?
Is string mutable in c#?
Define a jagged array in c#?
Does c# replace c++?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
Compare and contrast between the System.Array.CopyTo() and Clone()?