What is InterFace???

Answer Posted / ragupathy

An Interface is like a class. we can't create object of the
class. we inherit the members of the interface.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are custom exceptions?

678


What are All kind of access specifiers for a class and for methods

793


Why is c# used?

649


What do u mean by delegation of authority?

711


Illustrate serialization?

697


Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?

719


Is it possible to have different access modifiers on the get/set methods of a property?

688


What is dll in c#?

680


Why abstract class is not instantiated in c#?

691


Are multiple data types stored in System.Array?

851


What is the file extension for c#?

685


What is console programming language?

673


What is sealed class in c#?

688


Does c# have functions?

656


what happens if you inherit multiple interfaces and they have conflicting method names?

654