In all methods of an interface should be derived?
Answers were Sorted based on User's Feedback
Answer / chandan
yes,which class inherits the interface,there should be
definition for all methods fo interface
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / 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 |
Answer / sujai cn
If an interface is impemented by a class then all the
methods in interface has to be implemented , but if we use
an abstract class to imlplement the interface then some or
all of methods may not be implemented it has to be noted
that the in derived classes of this abstract class has to
implement the methods which are not implemented in the
abstract base class.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vishal
Implementing an interface doesn't necessarily mean
implementing all methods of that interface.
| Is This Answer Correct ? | 1 Yes | 10 No |
Explain about WSDL
What is the default value of datetime in c#?
How big is a float?
How do you define a predicate?
What is namespace in oops?
What is the benefit of interface in c#?
Explain the types of assemblies in .net?
Explain nullable types in c#?
What is architecture of your poroject? how i c an say?
2 Answers Eminosoft, HCL, Phoenix Technologies,
What is the difference between “constant” and “readonly” variables in c#?
Structs are largely redundant in c++. Why does c# have them?
Difference between dispose and destructor?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)