which access modifier we can declare the abstract class?
Answer Posted / kapil jain
public and internal are those access modifiers which we can
use to declare the abstract class.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain different properties of object oriented systems.
What is the difference between package and interface?
Does hashset allow duplicates c#?
what is the scope of anonymous type ?
What is expression tree with example?
What is the components of window?
Why do we need generics?
What is the namespace for datatable in c#?
What is yield return in c#?
What is poco c#?
Illustrate the process of code compilation in c#?
What is a thread c#?
What is routing in c#?
What is the symbol used for in c#?
What is default method in c#?