syntax for writing private method in a interface

Answer Posted / uma

By default all methods in the interface are not just
public !!!!! They are Public abstract.

Because methods of Interface will get override in the
Derived classes

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between decimal and integer?

732


What are tuples c#?

695


What is a Assembly?

726


What is int32?

684


Why do I get an error (cs1006) when trying to declare a method without specifying a return type?

711


Can a private virtual method can be overridden?

746


What is the difference between func and action delegate?

698


What are classes in c#?

762


What does console readkey do in c#?

696


Is null in c#?

647


Explain About DTS package

750


What is disconnected data architecture in c#?

692


How many digits is a 32 bit number?

664


Define mutex in C#?

812


Why do we use overloading in c#?

686