Answer Posted / gaurav
VB is used to Devlop Graphical User Interface Applications
(GUIs). VB is Object Bsed Event Driven Programming Languge
as we use Objects to create our Applications such as Text
Box, Command Button on Form and it is also called Event
Driven Language because anything we do on VB application
such as Click MOuse on command Button to execute any
command, or enter the text in text box etc. every thing is
an event that's why we call it Object Based, Event-Driven
Programming.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what are the Types of DBCombo boxes?
Explain the usage of Web Browser Control?
Draw Sequence Modal of DAO? Explain.
Through which protocol OLEDB components are interfaced?
What is the use of Active Control Property?
What is the need of tabindex property is label control?
What is instantiating?
How do I program the Novell NetWare API from VB?
what controls have you used in your project?
What do you know about chaining views.
What are the tools in visual basic?
How can you save and Get data from Clipboard/ Recordset object consists what?
How do you zoom in visual basic?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
State about the different types of visual basic data?