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 determine performance standards?
Explain the working of templates?
How to find the current record position in data control?
Which language is used in visual basic?
I have several megabytes of memory. Why do I get an "out of memory" error?
How would you attach pictures in column headers of List View Control?
Is it possible to Manipulate data through flexgrid? Explain.
What is controls in vb?
How would you activate animation control?
How would you create your application in DHTML?
Explain about Caturing Baseline.
What is the difference between adodc and adodb in vb?
What is dao in vba?
What is instantiating?
Through which protocol OLEDB components are interfaced?