In all methods of an interface should be derived?

Answer Posted / vishal

Please ignore my previous response.
Whenever a class implements any interface, it has to
necessarily implement all the methods of the interface.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we inherit a class with private constructor in c#?

618


What is _layout cshtml?

484


What are custom exceptions?

532


What is the wildcard character in sql?

519


How is a string immutable?

493






Where value types are stored in c#?

504


Describe the parts of assembly.

524


Is stringbuilder better than string?

517


What is parseexact c#?

530


What is the purpose of dependency injection?

479


What is an expression in c#?

493


Can an exception be thrown from a catch block?

572


In C#, explain the difference between overloading and overriding.

564


Why are dynamic link library used over static one?

546


Explain get and set accessor properties?

494