what is gui | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

what is gui

7th Aug 2016, 2:07 PM
neha
4 Respostas
0
GUI stands for Graphical User Interface which provides use an easiest and graphical way to perform operations.
7th Aug 2016, 2:28 PM
Hemant Jaiswal
Hemant Jaiswal - avatar
0
thnk u so much sir
7th Aug 2016, 2:46 PM
neha
0
u can build guis in java its a good practise but its time taking so i reccommend u to make windows and other stuff in visual studio its a lot more easier for u so good luck neha
7th Aug 2016, 5:32 PM
Suhail Pappu
Suhail Pappu - avatar
0
Instead of typing commands to a computer. People use an interface to do those commands. for example a desktop is a GUI. When you open and close windows you are interacting with an Operating Systems GUI. All these used to be done by commands. They still are in some Operating Systems like Unix. GUI's trade off power for simplicity . Commands can do much more powerful functions than most GUI's allow. But for most computer users this isn't important.
8th Aug 2016, 10:29 AM
Mi You