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 do I get a bitmap picture in a field in an Access database?

893


Explain the differences between ActiveX Dll and ActiveX Exe?

1531


1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report

3805


Is there any way to pass a variable to a form apart from using global variables?

1091


To populate a single column value which dbcontrols you to use?

1581






How do you change the icon and otherwise manipulate the DOS box?

1105


What is constructors and distructors.

1664


What are 3 main differences between flexgrid control and dbgrid control?

1882


How can you Add API functions to your Application?

1359


How do I mimic a toggle button?

1017


how a multiple routing works ?

2304


Which type of object requires this object?

1589


What is dao in visual basic?

535


Explain about an event-driven programming language?

547


It possible to call OLEDB?s Features directly in VB without using any control?

1618