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 you get selected file from file system Control?
Discuss the working with to-do lists.
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How to down load image properties.
____ is the difference between Listindex and Tab index.
How would you use ActiveX Dll and ActiveX Exe in your application?
What do you know about chaining views.
what are the different Types of Recordsets.
What are the types of Error? In which areas the Error occurs?
___,___ arguments will be used to run a executable program in shell function
How do I make the mouse cursor invisible/visible?
Draw Sequence Modal of DAO? Explain.
How would you navigate between one document to another document
How would you create properties in ActiveX Control?
Can you tell me the properties of the controls?