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

Write the Steps in Creating an ActiveX Control?

0 Answers  


Using which type we can access file line by line?

2 Answers  


What is snapshot in vb?

0 Answers  


What is the default property of datacontrol?

2 Answers   VSoft,


How would you access objects created in ActiveX Exe and ActiveX Dll

0 Answers  






What is the difference between message box

11 Answers  


How would you add column headers in listview control?

1 Answers   Infosys,


Types of DBCombo boxes

0 Answers  


Is the Variant type slower than using other variable types?

0 Answers  


how to create exe file using vb

9 Answers   Satyam,


To validate a range of values for a property whenever the property values changes,which type of property procedure you use?

1 Answers  


____ is the difference between Listindex and Tab index.

0 Answers  


Categories