Does VB support object-oriented concepts? Explain..
Answer Posted / ujjwal gedam
yes, VB Can be called as objected oriented to some extends,
it provides the concept of class but inheridance and
polymor concept in not available
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which method is preferred to save datas like database?
What is the current version of Visual Basic for Windows?
To populate a single column value which dbcontrols you to use?
Explain about manipulating the recordset object
___ property is used to change to ___ value to access a identity column'in datacontrols.
What is meant by building a recordset.
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.
Write the steps in Creating ActiveX Dll and Active Exe?
what are the types of cursors in DAO?
How can you Navigate from the DHTML application to another DHTML application? .
How do I get my application on top?
What is ODBC Direct and Microsoft Jet Database Engine ?
How do I call help files from a VB program?
What is the use of property page Wizard in ActiveX Control?
How should dates be implemented so they work with other language and country formats?