which access modifier we can declare the abstract class?
Answer Posted / guest
By using override access modifier we can declare abstract class
| Is This Answer Correct ? | 3 Yes | 18 No |
Post New Answer View All Answers
What is inheritance in csharp?
What is JIT (just in time)? how it works?
What is out int in c#?
What is difference between singleordefault and firstordefault?
What is a method c#?
What is the difference between class and namespace?
Can you inherit multiple classes in c#?
Can you inherit from a static class in c#?
How many types of variables are there in c#?
Explain manifest in c#.
explain the features of static/shared classes.
What is xamarin used for?
Why to use “using” in c#?
What does protected internal access modifier mean?
How does the clr work?