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
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
___ property is used to change to ___ value to access a identity column'in datacontrols.
Discuss the working with to-do lists.
What is the use of progress Bar Control?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
Types of LockEdits in RDO.
What is controls in vb?
What are the tools available for Debuggiu in VB?
How do I do drag & drop between applications?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
Is there any way to pass a variable to a form apart from using global variables?
Is it possible to change menu runtime using API? If yes? Specify the function names.
How many File System Controls are there ? Explain.
How do I program the Novell NetWare API from VB?
What is ActiveX? Explain.