What does the Implements statement do?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can Visual Basic be used for server-side scripting?

605


What is the use of parameters collection?

1652


How would you create properties by using class Builder Wizard?

1565


what is the Property used to add a menus at runtime?

1722


How can you Navigate from the DHTML application to another DHTML application? .

1455






Types of LockEdits in RDO.

1666


Are there any examples of commercial applications built using Visual Basic?

1350


Explain the types of Views in Listview Control.

2389


How do I remove/change the picture property of a control at design time?

1190


What is the Windows API?

1094


What is the difference between adodc and adodb in vb?

586


What is OLEDB?

1991


___ is the control used to call a windows application.

1167


Explain OLE Drag and Drop?

2134


How would you activate animation control?

1563