Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does the Implements statement do?



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

Post New Answer

More Visual Basic Interview Questions

what controls have you used in your project?

0 Answers   Satyam,


What are the tools available for Debug in VB?

3 Answers  


Is there a way to break long lines in VB code?

0 Answers  


What are the different procedures associated with the object?

0 Answers  


How would you navigate between one document to another document

0 Answers  


How would you create properties in ActiveX Control?

0 Answers  


Difference Types of Procedures in VB?

3 Answers   JVS, Wipro,


How many tabs in a tabbed dialog do you consider appropriate?

0 Answers  


What is data control in vb?

0 Answers  


How to get Cursor position using API?

2 Answers  


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

0 Answers  


How do I make my applications screen-resolution independent?

0 Answers  


Categories