English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What do u mean by user interfaces like CUI, GUI. what ismeant by user interface. CUI is command user interface, right. what do we program in dos window in called as CUI and what do we program in windows is called as GUI. i just have this in memory but i dont know how is this.

2006-07-20 15:59:07 · 3 answers · asked by Rajesh K 2 in Computers & Internet Programming & Design

3 answers

Command User Interface is an interface like DOS where you interact with the running program by issuing commands using some keys like a CUI may have an interface like

Press 1 if you would like to print the list
Press Esc to exit

In contrast, a GUI has a much more advanced user interface like Windows. It has butttons, drop-downs and many more UI features.The above example can be shown in GUI as a screen with two buttons - one having "PRINT" as text and the other with "BACK".

Hope it helps....

2006-07-20 19:20:03 · answer #1 · answered by nishanttheone 2 · 4 2

I was under the impression that CUI means Character User Interface.

2006-07-21 00:24:42 · answer #2 · answered by swami060 3 · 0 0

Actually thats CLI - command line interface.

An interface is just a way to interact with the computer. CLI is through a command line (DOS prompt, etc.)

GUI is through a graphical interface (Windows, websites, etc.)

2006-07-20 23:03:46 · answer #3 · answered by John J 6 · 0 0

fedest.com, questions and answers