InterviewSolution
Saved Bookmarks
| 1. |
Why Visual Basic is referred to as IDE software |
|
Answer» IDE STANDS for integrated development ENVIRONMENT.With visual basic we can access all the development tools that we need from ONE screen or INTERFACE. IDE is a design environment or we can say it's a TYPE of programming without coding In previous versions of Visual Basic, the IDE was designed as a Single Document Interface. |
|