Computer Science - IT MCQs
Topic Notes: Computer Science - IT
<p>MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.</p>
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
1191
A group of 8 bits is called a ______.
Answer:
Byte
Eight bits put together form a byte, which is a standard unit of data storage.
1192
Which shortcut key opens the Start menu in Windows?
Answer:
Windows Key
Pressing the Windows key launches the Start menu interface.
1193
Which file system allows for file-level permissions and encryption?
Answer:
NTFS
NTFS provides a more robust security model than FAT32, with support for file-level permissions and encryption.
1194
User actions like keystrokes or mouse clicks are referred to as:
Answer:
Event
In computing, user-initiated actions are generally referred to as events, which the operating system or applications respond to.
1195
How do you change mouse settings in Windows?
Answer:
Control panel >> mouse
Mouse settings such as speed and button configuration are changed through the Mouse option in the Control Panel.
1196
Which Windows features can you access from the Start menu?
Answer:
All of above
The Start menu provides access to system help, networking options, Windows Explorer, and more.
1197
Which file system is designed to be more scalable and reliable than its predecessors, with features like snapshots and built-in RAID support?
Answer:
ZFS
ZFS is an advanced file system and logical volume manager that offers many features not found in other file systems.
1198
When you work on a document, where is it temporarily kept before saving it?
Answer:
RAM
Data from currently open documents is stored in RAM, allowing fast access while you work.
1199
"Ctrl + Left Arrow" is used to
Answer:
Moves the cursor one word left
** Ctrl + Left Arrow moves the cursor one word to the left.
1200
Which of the following is a key characteristic of a batch operating system?
Answer:
Lack of user interaction during job processing
The users of a batch operating system do not interact with the computer directly. Each user prepares his job on an off-line device like punch cards and submits it to the computer operator.