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 is the difference between adodc and adodb in vb?
Specify technical & functional architecture of your last 2 projects.
What is instantiating?
How can you Add API functions to your Application?
What is file in vb?
Explain about the creation of EXE files with Visual Basic?
What is a toolbox in visual basic?
What is the use of Visual Basic Document file?
What is the default workspace?
Explain OLE Drag and Drop?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Is it possible to Manipulate data through flexgrid? Explain.
Types of LockEdits in RDO.
What is the use of Data Form Wizard?
Explain about ADO control?