Computer Science, asked by ishanipatel95, 9 months ago

what do you mean by Visual Basic how can you create a new project in Visual Basic​

Answers

Answered by jashwanthtanukonda11
0

Answer: visual basic is event driven programming language and a environment

Explanation:Visual Basic (VB) is an event-driven programming language and environment from Microsoft that provides a graphical user interface (GUI) which allows programmers to modify code by simply dragging and dropping objects and defining their behavior and appearance. VB is derived from the BASIC programming language and is considered to be event-driven and object-oriented. this is pretty much about visual basic

to create a visual basic program which is essentially .exe file

1.create ptoject

2.add controls

3.edit control properties

4.code

5. save and run

fin :)

Similar questions