What?s an interface class?



What?s an interface class?..

Answer / guest

It?s an abstract class with public abstract methods all of
which must be implemented in the inherited classes.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More C Sharp Interview Questions

What is a .aspx file?

0 Answers  


How can you sort strings in array that are passed to method as arguments?

0 Answers  


Define constructors

0 Answers  


What is before string in c#?

0 Answers  


How to block a class from being inherited further?

0 Answers  






which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.

3 Answers  


What is the base class of all classes in c#?

0 Answers  


Why do I get a security exception when I try to run my c# app?

0 Answers  


What is a namespace server?

0 Answers  


What are the types of inheritance in c#?

0 Answers  


What is a boolean c#?

0 Answers  


What is the difference between array and arraylist c#?

0 Answers  


Categories