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
What is Parser Bug?
How do I prevent multiple instances of my program?
What is ado in vb.net?
Scope of API?s can be of different types, what are they Why API functions are Required?
What is executenonquery in vb net?
How would you add elements in TreevieW Control.
Timer control contains ________ no. of events.
How do I make an animated icon for my program?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What do you mean by provider?
What is ODBC Direct and Microsoft Jet Database Engine ?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
When/Why should I use Option Explicit?
How many File System Controls are there Explain?
Is there any Edit method in ADO Data Access method?