Answer Posted / a.mustaq ahmed
these are of two types
1.Concrete:which have implementation.
2.Abstract:which doesn't have any functionality.
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is the data encapsulation?
Is c and c# the same?
Is c# 8 released?
Explain clr in brief.
What is difference between field and property in c#?
What is private virtual in C#?
Why do we use virtual methods in c#?
Name some properties of array.
What is default class in c#?
Can you inherit multiple abstract classes in c#?
Can derived classes have greater accessibility than their base types?
What is hashtable c#?
What are primitive types in c#?
In which situation(s), the use of "Delegate" is a good idea?
How can it prevents DLL Hell assembly versioning in .NET?