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 |
What is ActiveX Control?
Through which protocol OLEDB components are interfaced?
CRETE A BACKUP FILE
Explain OLE Drag and Drop.
HTML stands for What? Use of HTML ?
what you know about databases?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?
Explain about control properties?
Record set types and Number available in Visual Basic?
What is the use of parameters collection?
Explain the working with task in Gantt chart view.