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
How would you add elements in TreevieW Control?
How would you attach pictures in column headers of List View Control?
How would you create Visual basic Document file?
Types of cursors in DAO?
How would you convert a form into document?
What is the use of Tabledef?
What is the use of Visual Basic Document file?
what are the Types of LockEdits in RDO?
How to use advanced data-bound controls.
How can you get selected file from file system Control?
DHTML Is used for what?
How do I call help files from a VB program?
how a multiple routing works ?
Which method is preferred to save datas like database?
How would you create properties in ActiveX Control?