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
How can you force new objects to be created on new threads?
Clear property is available in ____,___ control.
What are the new events in textbox that has been included in VB ?
Explain about manipulating the recordset object
How do I program the Novell NetWare API from VB?
How do I create a window with a small title bar as in a floating toolbar?
What is difference between datagrid and flexgrid?
what is the Difference between Tabletype and Snapshot?
What is script control?
How would you create your application in DHTML?
What is "NULL"?
How do I call a DLL?
How would you attach pictures in column headers of List View Control?
Explain Default cursor Type and LockEdits type in RDO?
What are the tools in visual basic?