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
Recordset object consists what?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
Why visual basic is used?
How would you navigate between one document to another document
Discuss the working with to-do lists.
Explain the differences between ActiveX Dll and ActiveX Exe?
what are the Parts of ODBC?
How do I add a form in visual basic?
What is the difference between Msgbox Statement and MsgboxQ function?
How would you attach pictures in Treeview Control?
Explain the types of Views in Listview Control?
What is the use of Hyperlink control for DHTML applications?
Explain about the creation of EXE files with Visual Basic?
How to find the current record position in data control?
How to get freefile location in memory?