Can an abstract class inherit from another abstract class c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


Which is faster iqueryable or ienumerable?

0 Answers  


How do I create a multi language, multi file assembly?

0 Answers  


Why do we parse in c#?

0 Answers  


What is using in c#?

0 Answers  


Explain briefly the difference between value type and reference type?

0 Answers   Accenture,


What is the use of list in c#?

0 Answers  


What is the state of Garbage Collection after dispose() call info C# code?

4 Answers  


What is difference between sleep () and wait ()?

0 Answers  


How do I create a multilanguage?

0 Answers  


What is the difference between IEnumerator and IEnumerable?

0 Answers   QuestPond,


How do you inherit from a class in C#?

3 Answers   Visual Soft,


Categories