Does VB support object-oriented concepts? Explain..

Answers were Sorted based on User's Feedback



Does VB support object-oriented concepts? Explain....

Answer / srinivas

VB supports only Abstraction(upto some extent),
Encapsulation it doesn't support Polymophism & Inheritence

Is This Answer Correct ?    3 Yes 0 No

Does VB support object-oriented concepts? Explain....

Answer / rakesh parte

vb is object driven language but ii is not completly object
oriented language.means in this we can create object of
class.but can't inherite one class property in other class.

Is This Answer Correct ?    3 Yes 0 No

Does VB support object-oriented concepts? Explain....

Answer / ujjwal gedam

yes, VB Can be called as objected oriented to some extends,
it provides the concept of class but inheridance and
polymor concept in not available

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

__ no of controls in form.

0 Answers  


how a multiple routing works ?

0 Answers  


What is form in visual basic?

0 Answers  


How does the following statements work? On Error Goto Err_Handler

2 Answers  


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

1 Answers  


what is differece b/w Module and class Modules in vb6? thanks

4 Answers   Ask Techsys, TCS,


How does the following statements work? On Error Goto 0

4 Answers  


OLE is used for _______

0 Answers  


State about the different types of visual basic data?

0 Answers  


What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


What kind of components can you use as DCOM servers?

1 Answers   Hudson,


DHTML Is used for what?

0 Answers  


Categories