Answer Posted / rujuta
OOPs Concepts:
Class,Objects,Instance,Method,Inheritance,Abstraction
,Encapsulation,Polymorphism
VB6.0 is a Event Driven programming Language Not Object
Oriented Language .Though its EDL it supports some of the
concepts of OOPs Like Class,Module,Procedures(all events are
the Procedures) creation of Objects,Instance,Abstraction
and Encapsulation.
VB doesn't support Inheritance and Polymorphism
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Where can I get updated VB and other Microsoft files?
Differentiate between DAO,ADO and Adodc as in data access objects?
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).
what is the Difference between Linked Object and Embedded Object?
It possible to call OLEDB?s Features directly in VB without using any control?
How can you filter out specific type of file using file system controls?
What is executenonquery in vb net?
What is FireHouse Cursors?
what is the Property used to add a menus at runtime?
What are the different procedures associated with the object?
What is database vb?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What is meant by Establish Connection in RDO?
DHTML Is used for what?
What are the scope of the class?