what is the use of visual basic
Answers
Answer:
Visual basic is used to generate and create applications or software using the tools and controls offered with it.
Answer:
It enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects.
Extra information-:
What is it's importance?
One of the most important things to be considered with regard to programming in Visual basic is that the structure of VB is so designed that it allows programmers to create executable code – Exe files. It enables programmers to develop programs that can be used as front end to databases.
What is it's purpose?
Visual basic programming language allows programmers to create software interface and codes in an easy to use graphical environment. VB is the combination of different components that are used on forms having specific attributes and actions with the help of those components.