All Categories MCQs
Topic Notes: All Categories
General Description
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
1651
Which of these is NOT a multitasking operating system?
Answer:
DOS
DOS (Disk Operating System) is a single-tasking system, capable of running only one program at a time.
1652
The lines running horizontally and vertically on a spreadsheet are called:
Answer:
Grid-lines
Grid-lines are the intersecting horizontal and vertical lines on a spreadsheet that define the structure of cells.
1653
Which key deletes text to the left of the insertion point?
Answer:
BackSpace
Pressing Backspace removes characters to the left of (before) the cursor in a text field.
1654
Which software tells the computer how to use its components?
Answer:
Operating system
The OS manages hardware and software resources for system operation.
1655
What system layer is implemented directly on the hardware?
Answer:
Operating
The operating system is built directly on the computer hardware, functioning as the core management layer.
1656
Where can you find the horizontal split bar on MS Word screen?
Answer:
On the top of vertical scroll bar
** The horizontal split bar appears at the top of the vertical scroll bar in MS Word, and allows you to split the window into separate panes to view different parts of your document at the same time.
1657
Which file starts MS Word?
Answer:
winword.exe
The correct answer is **A) winword.exe**. When you launch Microsoft Word on a Windows operating system, the executable file that is initiated is named `winword.exe`. This file contains the core program code for Microsoft Word, and running it is what loads the application, its interface, and its functionalities. While other options might seem plausible, `winword.exe` is the specific system name for the Word executable. `word.exe` and `msword.exe` are not the standard executable names for Microsoft Word. `word2003.exe` is too specific to a particular version and even then, it's not the conventionally recognized executable name; newer versions of Word would have their own specific executable names, but the underlying convention points to `winword.exe` as the primary starter.
1658
Where are the system files allocated on a disk?
Answer:
Boot area
System files necessary for startup are placed in the boot area of a disk to ensure quick access during the boot process.
1659
Memory that lets you access any location directly and quickly by specifying its address is known as:
Answer:
Random access memory
RAM allows the system to access any memory cell instantly, independent of location.
1660
GUI stands for:
Answer:
Graphical user interface
GUI refers to a user interface featuring windows, icons, and menus interactable by mouse and keyboard.