Does VB Supports OOPS Concepts? Explain..

Answers were Sorted based on User's Feedback



Does VB Supports OOPS Concepts? Explain....

Answer / r. antony greetan

Yes, But partially...
Because we can't define a sub class for a super class(
Inheritance property of OOPS).

Is This Answer Correct ?    12 Yes 1 No

Does VB Supports OOPS Concepts? Explain....

Answer / 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

Does VB Supports OOPS Concepts? Explain....

Answer / parmanand

Just to add.. VB6.O is object based language not OOPS
language. Hence is supports some OOPS feature not all.
Antony is correct.

Is This Answer Correct ?    3 Yes 2 No

Does VB Supports OOPS Concepts? Explain....

Answer / ravi kumar noneria

Yes,
But did not support Inheritence and polimorphism.

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Visual Basic Interview Questions

To connect the Data Control with Back end What are all the properties to be set?

1 Answers  


What is Implicit?

1 Answers  


Explain about Caturing Baseline.

0 Answers  


What are the different types of Dialog Box?

2 Answers   Apollo, ATTC,


What language does visual basic use?

0 Answers  






How to find size of the file. Which method or function is used to occomplish this?

1 Answers  


What is OLEDB?

0 Answers  


What is the difference between a PictureBox and Image control?

3 Answers  


Which Property is used to compress a image in image control?

1 Answers  


What is ActiveX Control?

1 Answers   Infosys,


How many ways you can access file using VB?

0 Answers  


what is the meaning of cts company logo?..

1 Answers   CTS,


Categories