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 a private class in c#?
What are nested classes in c#?
Explain how to parse a datetime string?
How to update the gui from another thread in c#?
What all details the assembly manifest will contain?
Explain jagged arrays in c#?
What is the use of regex in c#?
What is function and method in c#?
What is oledb in c#?
What does == mean in c sharp?
What is concrete class in c# with example?
What is interface used in c#?
Please explain value types and reference types used in c#?
In which order the destructor is called for an inherited class?
When would you use generics in your code c#?