syntax for writing private method in a interface

Answer Posted / manoj dhanik

we cannot change the access modifier of methods private inside interface....n all the methods of interface should be implement in derived class..so the methods should not private

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is concrete method in c#?

681


What is managed code?

716


Can partial class be inherited?

679


In dynamic link library, which api is used for load library?

711


When Should You Call The Garbage Collector In .net?

763


What are the types of comment in c# with examples?

664


Tell me the difference between value passing and address passing?

846


What is the object class in c#?

688


What is the difference between throw and throw ex?

641


What is boxing? Explain its functionality?

727


Is c++ or c# better?

704


What is interface used in c#?

747


what is the default access for a class

766


Why is hashset faster?

668


What is the best dependency injection c#?

652