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
Explain data types in c#?
What is virtual in c#?
What is polymorphism c# example?
How can you force derived classes to provide new method implementations for virtual methods?
What is difference between c sharp and c#?
Why do we use abstraction in c#?
Explain what is an interface in c#?
Is datetime a value type in c#?
What is the differences between datagrid, datalist and repeater in .net?
What is a console in c#?
Is c# still popular?
Are arraylist faster or arrays?
What does firstordefault mean in c#?
What is the execution entry point for a c# console application?
What is different about switch statements in c#?