In X Window network terminology, the system that hosts and executes the program is called the ____.
The vi editor works in three modes: insert mode, ____ mode,…
The vi editor works in three modes: insert mode, ____ mode, and extended mode.
The original UNIX operating system was written in ____.
The original UNIX operating system was written in ____.
When you represent character data in a program as a characte…
When you represent character data in a program as a character constant, you enclose the character in ____.
When using the printf function, ____ indicates that the outp…
When using the printf function, ____ indicates that the output is to appear in decimal digits.
The ____ option of the find command displays files that have…
The ____ option of the find command displays files that have been changed within the last n minutes.
Variables that are declared inside a function are called ___…
Variables that are declared inside a function are called ____ variables.
In KDE, there is a ____ that provides similar functions to t…
In KDE, there is a ____ that provides similar functions to the Panel in GNOME.
The ____ directory contains executables, which are the progr…
The ____ directory contains executables, which are the programs needed to start the system and perform other essential system tasks.
The ____ of a variable is the part of the program in which t…
The ____ of a variable is the part of the program in which the variable is defined and, therefore, accessible.