Answer Posted / kiran
because in c sharp dot net we implementing the interface
concept so here ..multiple inheritence is not possible so
thats the reason
| Is This Answer Correct ? | 7 Yes | 69 No |
Post New Answer View All Answers
What is a generic in c#?
What is sqldatareader c#?
Explain manifest & metadata in c#.
Is boxing an implicit conversion?
Explain about Serialize and MarshalByRef?
How long can loop recorders stay in?
Is struct object oriented?
Can the nested class access, the containing class. Give an example?
How Global.asax is used ?
How many dimensions can an array have?
How do you prevent a class from being inherited?
What is thread pooling?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
What is lock in c#?