Answer Posted / kiran
1 We must say a class as abstract if it contains at least
one abstract method
2.you cannot create instance of an abstract class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of functional interface?
What kind of the information stored inside the assembly?
what is object-oriented programming (oop) language?
What is datarelation c#?
What is an escape sequence?
What are managed providers?
What is a console application in c#?
Is array value type in c#?
Can we have multiple constructors in a class c#?
Differentiate between method overriding from method overloading with its functionality?
How does dictionary work in c#?
How is a string immutable?
Give examples for value types?
What is type checking in c#?
How do you declare a variable in c#?