Does VB support object-oriented concepts? Explain..
Answers were Sorted based on User's Feedback
Answer / srinivas
VB supports only Abstraction(upto some extent),
Encapsulation it doesn't support Polymophism & Inheritence
Is This Answer Correct ? | 3 Yes | 0 No |
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 |
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 |
__ no of controls in form.
how a multiple routing works ?
What is form in visual basic?
How does the following statements work? On Error Goto Err_Handler
How to find size of the file. Which method or function is used to occomplish this?
what is differece b/w Module and class Modules in vb6? thanks
How does the following statements work? On Error Goto 0
OLE is used for _______
State about the different types of visual basic data?
What is the difference between a Dynaset and Snapshot and how would you create one?
What kind of components can you use as DCOM servers?
DHTML Is used for what?