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 are reflections in c#?
What is AutoMapper in C#?
Can firstordefault return null?
What is part of a method signature in c#?
what is an event? Define delegate?
What are strongly typed objects?
Can constructor be private c#?
What is the use of tryparse in c#?
What is a variable in c#?
Which is faster iqueryable or ienumerable?
Difference between call by value and call by reference in C#?
What is readline library?
Is typeof c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
Why do we use 0?