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 An Interface Class?
What is a boolean c#?
What is an example of delegation?
What is the use of getcommandlineargs() method in c#.net?
How many constructors can a class have c#?
Is Multiple-inheritance supported by c#?
What is difference between int and int in c#?
What are handlers in c#?
What is Dependency of Injection?
Define multicast delegate? How it be used?
What is access modifier in c#?
Why dictionary is used in c#?
Structs are largely redundant in c++. Why does c# have them?
What are cookies in c#?
What are indexers in c# .net?