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
How do I create a new form in visual basic?
What is dao in visual basic?
What are some methods you can use to send data from one VB executable to another one?
What is the current version of Visual Basic for Windows?
How do I set the Windows wallpaper at runtime?
Which method is preferred to save datas like database?
What language does visual basic use?
What is database vb?
What is the use of Immediate, Local Window?
what are the different Types of Recordsets.
___ is a property to resize a label control according to your caption.
Advantage of ActiveX Dll over Active Exe.
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What about DLL calls that require callbacks?