Can we create instance for Abstract class?
Answer Posted / pankaj nayal
@Ahmadjad
we can implement multiple inheritence through interface....
if you want to say some other thing just let us know...!!
public class a extends b implements c
{
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How is the syntax written to inherit from a class in C#?Give an example ?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
Is c# a technology?
What is the use of console readkey in c#?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
What is a helper method in c#?
Is c# dictionary a hash table?
What is a generic c#?
Can you instantiate an abstract class c#?
What is the difference between Decorator and Adapter pattern?
What is the difference between virtual method and abstract method?
Give some examples of commonly used i/o classes?
What do you mean by parsing and how to parse a date time string in c#?
Can a loop recorder detect a heart attack?
What is meant by clr?