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

Different between method overriding and method overloading?

475


Are arrays value types or reference types?

525


What is xml serializer?

485


What is disco?

514


Value Type and Reference Type Data type in C#?

541






Does c# have its own class library?

546


What is delegates in c# and uses of delegates?

468


Are all methods virtual in c#?

530


What is ienumerable and iqueryable?

498


Can we inherit static class in c#?

476


Distinguish between a class and struct?

497


What is a helper method in c#?

471


What is global asax in c#?

512


What is xor operation?

521


What is type keyword in c#?

521