Explore model answers categorized by subjects like Java, HTML, DBMS, and more.
There are 6 versions created for vb. and that supports other operating systems.visual Basic 1.0 to visual Basic 6.0.
Visual Basic 1.0 is created on MAY 1991.
Visual Basic 2.0 is created on September 1992.
Visual Basic 3.0 is created on November 1992.
Visual Basic 4.0 is created on May 1993.
Visual Basic 5.0 is created on August 1995.
Visual Basic 6.0 is created on February 1997.
1.Lots of icons and pictures for your use.
2.ActiveX support.
3.Clipboard and printer access.
4.Package & Deployment Wizard makes distributing your applications simple.
5.Full set of objects - you \'draw\' the application.
6.Full array of mathematical, string handling, and graphics functions.
7.Can handle fixed and dynamic variable and control arrays.
8.Sequential and random access file support.
9.Useful debugger and error-handling facilities.
10.Powerful database access tools.
1.VB is not only a language but primarily an integrated, interactive development environment.
2.The structure of the Basic programming language is very simple, particularly as to the executable code.
3.The VB-IDE has been highly optimized to support rapid application development (\"RAD\"). It is particularly easy to develop graphical user interfaces and to connect them to handler functions provided by the application.
4.VB provides a comprehensive interactive and context-sensitive online help system.
5.COM components can be written in different languages and then integrated using VB.
6.Interfaces of COM components can be easily called remotely via Distributed COM (\"DCOM\"), which makes it easy to construct distributed applications.
7.There is a wealth of readily available COM components for many different purposes.