Answer Posted / seshu
Visual Basic is not an "Object Oriented Language" its
an "Object based Language" because, in VB we cannot
implement Object Oriented Concepts like: Inhertiancy,
Polymorphism, Encapsulation and Abstraction.
But it is an Event drive programming, easy to develop
applications.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
what are the different Types of Recordsets.
What is ado in vb?
What is executenonquery in vb net?
What is constructors and distructors.
Does VB support pointers to functions?
What is the use of Data Form Wizard?
___,__,___ are the type of combo box?
What's the difference between MODAL and MODELESS forms?
How to get freefile location in memory?
I get a "file not found" error on the IIF function when I distribute by program. Why?
What is the difference between adodc and adodb in vb?
How do I remove/change the picture property of a control at design time?
what are the Differences between ActiveX Control and Standard Control?
How do I tell when an application executed using the SHELL command is finished?
What is file in vb?