answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is name of a graphical user interface composed as a menu of buttons?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are two types of interfaces?

Menu Driven Interface and Graphical User Interface


What is a menu based interface known as icons on the desktop environment?

There is a name for this scheme: graphical user interface.


What is the difference between command driven and graphical user interface?

The difference between a command driven and a graphical user interface is that in command driven a user has to type commands in code to be executed in a terminal. In graphical, a user can simply navigate and operate using an interface and some sort of pointer or touch screen with no coding involved.


What creates a unique hypermedia-based menu on your computer screen that provides graphical interface to the web?

web browser


A graphical interface for hosting many administrative tools under windows 2000?

the "manage your server" option under the start menu


What is GUI application in visual basic?

A GUI is a Graphical User Interface. Saying that a program is a GUI just means that you select things within the program via images/buttons with some form of pointer/mouse. So, something like your computers' operating system is a GUI, but something like a non-smart-phone is a Menu-Driven-Interface, where you navigate the system via menus.


What is the meaning of the word GUI?

AnswerGUI is a computer term and stands for Graphic User Interface.User Friendly.Easy to learn (as a user).Easy to Use (as a user).Easy to implement (as a programmer).Uses a WIMP ( Window, Icon , Menu , Pointer ) environmentGraphical User Interface:noun Computing a visual way of interacting with a computer using items such as windows, icons, and menus, used by most modern operating systems.


Which tool allows you to interact with the operating system via a text interface?

Many Unix and Linux servers come without a graphical user interface, and the text mode interface is the default. For those systems using a GUI, there is a 'terminal' tool that you can select from the menu to allow text interactions.


What are two types of menu interface?

menu is File,Edit,View and so on on top of your browser,from where you can access different functions of browser or any software.Menu based means it is organized in this way and not like desktop which is icon based oriented,icons are primary on desktop


What do you mean by menu based user interface?

A user interface that uses menus to communicate with the computer. Rather than having a single line where a command must be typed in, the user has a list of items to choose from, and can make selections by highlighting one. This kind of interface is easier to use than a command-line interface, but does not have all the visual elements of a graphical user interface.


What are three possible interfaces an OS provides to the user?

Command-driven, menu-driven, or icon-driven


What are the advantages of graphic user interface over the command line interface?

1) Windows 2) Icons 3) Menus 4) Pointer The biggest difference is that CLI don't use graphics.. Also in CLI you manually have to enter the command whereas in GUI you may have buttons and menu.. CLI does not supports Mouse.. A graphical user interface uses graphics, such as pictures and icons the user can select (eg click on) to run commands. A command-line interface has a space or line on which text based inputs (commands for the computer) can be typed, so the user must have existing knowledge of valid commands.