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 are the 2 types of data types available in c#?
What is the difference between int.parse and int.tryparse methods?
Explain metadata in c#.
What is the difference between an application domain and a process?
What does exclamation mark mean c#?
What is routing in c#?
What is anonymous class in c#?
Can we inherit static class in c#?
Can private virtual methods be overridden in c#.net?
Why are c# strings immutable?
What are predicates in c#?
What are synchronous and asynchronous operations?
What are classes in c#?
Does c# support try-catch-finally blocks?
What is a event in c#?