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
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
Is visual basic case sensitive?
1s it posible to Create Tables Through Querydef?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is the difference between Msgbox Statement and MsgboxQ function?
What is recordset in visual basic?
what is the Property used to add a menus at runtime?
How would you access objects created in ActiveX Exe and ActiveX D1T ?
Types of cursors in DAO?
Explain the types of Views in Listview Control.
What are the Internet tools available in VB 6.0?
Explain about creating VB applications in excel?
What is the use of progress Bar Control?
___ argument can be used to make a menuitem into bold.
What is dao in vb?