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
What is recordset in visual basic?
How do I mimic a toggle button?
What is the need of tabindex property is label control?
What do you mean by Databound Controls Explain?
How would you map properties to controls by using ActiveX Control Interface Wizard?
How do I do drag & drop between applications?
How should dates be implemented so they work with other language and country formats?
How to find the current record position in data control?
How do I make my applications screen-resolution independent?
What is the difference between change event in normal combobox and dbcombobox?
Types of cursors in DAO?
How do I create a new form in visual basic?
How would you create your application in DHTML?
How do I get my application on top?
Why API functions are Required?