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
How can Visual Basic be used for server-side scripting?
What is the use of parameters collection?
How would you create properties by using class Builder Wizard?
what is the Property used to add a menus at runtime?
How can you Navigate from the DHTML application to another DHTML application? .
Types of LockEdits in RDO.
Are there any examples of commercial applications built using Visual Basic?
Explain the types of Views in Listview Control.
How do I remove/change the picture property of a control at design time?
What is the Windows API?
What is the difference between adodc and adodb in vb?
What is OLEDB?
___ is the control used to call a windows application.
Explain OLE Drag and Drop?
How would you activate animation control?