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

Why we use methods in c#?

1 Answers  


What is difference between override and new in c#?

1 Answers  


What are the Types of JIT and what is econo-JIT

1 Answers   TCS,


How does dictionary work in c#?

1 Answers  


How can you read 3rd line from a text file?

1 Answers  


What is a system lock?

0 Answers   KEN Group, Wipro,


How many bytes is a char c#?

1 Answers  


If multiple interfaces are inherited and they have conflicting method names; What will happen ?

1 Answers   Siebel,


What is the difference between arraylist and list in c#?

1 Answers  


Explain the difference between a sub and a function in c#.

1 Answers  


Where do you add an event handler ?

1 Answers  


List the difference between interface and abstract class?

1 Answers  


Categories