Answer Posted / ilangkumaran
abstract class is class which has abstractmethods and
definition only there has been no implementation.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How does foreach loop work in c#?
Explain how many types of exception handlers are there in .net?
What is difference between tostring() vs convert.tostring() vs (string) cast
Why can't we use a static class instead of singleton?
What are generics in c#.net?
Explain manifest in c#.
What is meaning of type safety in c#?
Describe two uses of the “using” statement during the operation of c#?
Why do we need to override in c#?
Explain use of abstract and sealed classes in c#?
What is the difference between integer and double?
What is the difference between finally and finalize block?
What is a decimal c#?
What is file extension of webservices?
Explain the access modifiers in c#?