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
What does int32 mean in c#?
Is Facebook a desktop application?
What is a reference type c#?
What is the difference between console and windows application?
What are value types and reference types?
What is integer c#?
What is default value of bool in c#?
What is the difference between method parameters and method arguments. Give an example?
What is difference between out and ref in c#?
Why do we use dataset in c#?
What is the difference between array and list in c#?
How big is a 64 bit integer?
How do generics work in c#?
What is the difference between string keyword and system.string class?
What is extension method in c# and how to use them?