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
Difference between Recordset and Resultsets.
What is the use of Visual Basic Document file?
Why doesn't "my string" & Chr$(13) do what I want?
Types of ActiveX Components in VB?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What are the different procedures associated with the object?
What is the use of OLE?
what is the Difference between Tabletype and Snapshot?
Explain about literals?
Is visual basic c#?
How would you add column headers in listview control?
What is meant by building a recordset.
How many types of API functions are available in VB?
What is "NULL"?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.