[amp_mcq option1=”real time” option2=”gui” option3=”character” option4=”none of these” correct=”option2″]
The correct answer is: B. GUI
A GUI (graphical user interface) is a user interface that uses windows, icons, and menus to interact with the user. VB is a tool that allows you to develop applications in a GUI.
A real-time system is a system that must respond to input within a specified time limit. VB is not a real-time system.
A character-based system is a system that uses characters to represent data. VB is not a character-based system.
None of the other options are correct.