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 |
what is the Difference between Linked Object and Embedded Object?
which Property is used to count no. of items in a combobox?
What is the purpose of the DoEvents command?
reading lines from a file by searching a word(instr) and copying to other textfile,but its only copying only one line but there are some other lines match criteria but not copying to the files
How many MDI(multiple document interface) forms can include in one project(especially in visual basic)?
Which property of textbox cannot be changed at runtime ?
How the image application?
how many no of controls in form?
16 Answers AIMS, Airex Logistics,
How many objects resides in ADO ?
What is ado in vb.net?
how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ie what code i have to put in load event
How would you declare and raise custom events in a class?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)