What does the Implements statement do?
Answer / akash
The Implements statement is used as part of a technique
that separates the interface of an object from its
implementation, so that multiple implementations of the
interface can be developed. The interface is defined as an
abstract interface, and concrete classes inherit the
interface using the Implements statement. Clients can then
bind to the interface and dynamically switch these concrete
classes used to fulfill the role of the interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
what controls have you used in your project?
What are the tools available for Debug in VB?
Is there a way to break long lines in VB code?
What are the different procedures associated with the object?
How would you navigate between one document to another document
How would you create properties in ActiveX Control?
Difference Types of Procedures in VB?
How many tabs in a tabbed dialog do you consider appropriate?
What is data control in vb?
How to get Cursor position using API?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How do I make my applications screen-resolution independent?
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)