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
Is there hashmap in c#?
What is the difference between C# 3.5 and C# 4.0?
Can int be null c#?
How do I create a single-file assembly?
Explain the functionalities of satellite assembly?
What is list array in c#?
What are predicates in c#?
Explain how do you directly call a native function exported from a dll?
How long does it take to learn c# for unity?
what is collections in .net? why we use?
What language is c# similar to?
What is difference between string and string builder?
Explain the difference between proc. Sent by val and by sub?
What is the difference between constants and read-only?
Which is faster dictionary or hashtable?