what feature of visual basic make it easy to develop an application ? how?
Answers
Answered by
15
Answer:
Explanation:
Language features. Like the BASIC programming language, Visual Basic was designed to have an easy learning curve. Programmers can create both simple and complex GUI applications.
There are three primary steps involved in building a Visual Basic application: 1- Draw the user interface 2- Assign properties to controls . 3-Attach code to control.
Similar questions