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 the initial catalog parameter define in the connection string?
What is a framework in c#?
Is c# easier than c++?
Explain inheritance in c#?
What are delegates?
What are c# types?
Explain acid rule of thumb for transactions in c#.
How can you prevent escaping on backslashes in C# with string definitions?
Can enum have methods c#?
Which class comes after the SortedList class?
What are satellite assemblies? How will you get the different language strings?
Is list immutable in c#?
How do I know if executenonquery is successful c#?
What are strongly typed objects?
What are the Types of assemblies that can be created in dotnet