Does VB support object-oriented concepts? Explain..
Answer Posted / rakesh parte
vb is object driven language but ii is not completly object
oriented language.means in this we can create object of
class.but can't inherite one class property in other class.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what is Visual basic?
Explain about trees structures work.
In which areas the Error occurs?
What is instantiating?
How can you Add API functions to your Application?
Difference between Class Module and Standard Module?
Types of Resultsets.
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.
What is Parser Bug?
Which method is used to write context Into file?
How do I set the Windows wallpaper at runtime?
What is connection object in vb net?
____ is the difference between Listindex and Tab index.
What is the use of parameters collection?
How do you zoom in visual basic?