Computer Science, asked by bvidyadutt, 5 months ago

title bar contains only the name of the program witch is currently open​

Answers

Answered by raotd
0

Answer:

Explanation:The title bar is a horizontal bar located at the top of a window in a GUI. It displays the title of the software, name of the current document, or other text identifying the contents of that window. For example, in the picture below, the title bar displays the program name "TextPad" and the document name "Document1" that is currently being edited.

Answered by NayanjyotiMallick
0

Answer:

In computing, a window is a graphical control element. It consists of a visual area containing some of the graphical user interface of the program it belongs to and is framed by a window decoration. It usually has a rectangular shape[1] that can overlap with the area of other windows. It displays the output of and may allow input to one or more processes.

Windows are primarily associated with graphical displays, where they can be manipulated with a pointer by employing some kind of pointing device. Text-only displays can also support windowing, as a way to maintain multiple independent display areas, such as multiple buffers in Emacs. Text windows are usually controlled by keyboard, though some also respond to the mouse.

A graphical user interface (GUI) using windows as one of its main "metaphors" is called a windowing system, whose main components are the display server and the window manager.

Hope this will help you.

Please make it brainliest. ....

Similar questions