Does VB support object-oriented concepts? Explain..
Answer Posted / srinivas
VB supports only Abstraction(upto some extent),
Encapsulation it doesn't support Polymophism & Inheritence
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I do drag & drop between applications?
What are some methods you can use to send data from one VB executable to another one?
What is Internet Explorer and its uses?
How would you attach an ActiveX control in Your Application?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
what are the Parts of ODBC?
Which method is preferred to save data like database to the disk?
Types of cursors in DAO?
What is snapshot in vb?
What is the default model of the form?
What is the use of command Object?What are the various types of variables?
To find the current recordposition in data control.
How do I implement an accelerator key for a text box?
How do I remove/change the picture property of a control at design time?
___ Property is used to count no. of items in a combobox.