Can an interface inherit an interface



Can an interface inherit an interface..

Answer / sathish

yes interface inherits interface only

Is This Answer Correct ?    11 Yes 2 No

Post New Answer

More C Sharp Interview Questions

What is extended class in c#?

0 Answers  


Integer at long type variable are not object.Support your answer with example.And explain the technique to convert from value type to reference type and vice-versa.

1 Answers   HCL,


What are examples of desktop applications?

0 Answers  


What is the use of flag in c#?

0 Answers  


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

0 Answers  






What is overloading and how can this be done ?

4 Answers   MMTS,


What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?

1 Answers   Visual Soft,


How can you access a private method of a class?

0 Answers  


What is firstordefault c#?

0 Answers  


Define an abstract class?

0 Answers  


Define interface class in c#?

0 Answers  


What does the keyword virtual mean in the method definition?

2 Answers  


Categories