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
Explain about conditional operators?
How can I call a 'hidden' DOS program from VB?
Is it posible to Create Tables Through Querydef?
What is the use of Tabledef?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What do you mean by Databound Controls Explain?
Difference between Linked Object and Embedded Object?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
Whether HTML supports multimedia: and document links?
Explain about the basic features of Visual basic?
What is ActiveX Dll and ActiveX Exe?
___ VB constant make the menu item in centre.
What are 3 main differences between flexgrid control and dbgrid control?
what are the Types of Resultsets?
Which method is used to write context Into file?