Font size
WorksheetsCC 111 - Midterm Exam
Total questions: 66
Worksheet time: 2hrs 53mins
The ability to use computers efficiently and understand their concepts, functions, and applications.
(a)
A device that processes data into meaningful information.
(a)
The physical components of a computer system.
(a)
The set of instructions that tells the computer what to do.
(a)
Temporary or permanent storage that holds data and instructions.
(a)
A hexadecimal number system uses a subscript of
(a)
The main part of the computer that interprets and executes instructions.
(a)
OS is an example of a (a) ?
A person who writes and tests code to create software applications.
(a)
The worldwide system of interconnected computer networks.
(a)
The firmware that initializes hardware during the booting process.
(a)
The algorithm that gives each process a fixed time slice in rotation.
(a)
The function of BIOS that checks hardware before loading the OS.
(a)
BIOS is stored in a type of memory that retains data without power.
(a)
The algorithm that selects the process with the shortest CPU burst.
(a)
The successor to traditional BIOS offering a graphical interface.
(a)
The BIOS setting that defines the order in which drives are checked for boot files.
(a)
The utility within BIOS where system time and date can be changed.
(a)
The small battery that powers BIOS memory when the system is off.
(a)
The metric that measures the total time a process spends in the system.
(a)
Devices that allow users to enter data into a computer.
(a)
Devices that present processed data from the computer to the user.
(a)
The primary storage that temporarily holds active data and instructions.
(a)
Permanent storage for system software and user files.
(a)
A device that converts user actions into digital signals.
(a)
The process of saving data for future use.
(a)
The small, high-speed memory located inside the CPU.
(a)
Storage media that use laser technology to read/write data.
(a)
Portable storage that connects via USB port.
(a)
Devices such as printers, monitors, and speakers are examples of this category.
(a)
The algorithm that schedules the process that arrives first.
(a)
The part of the CPU that performs arithmetic and logical operations.
(a)
The part of the CPU that controls the execution of instructions.
(a)
The smallest unit of data a computer can process.
(a)
Refers to a combination of 8 bits.
(a)
The process of retrieving data from memory.
(a)
The process of the computer that carries out an instruction.
(a)
The temporary area where data is stored during processing.
(a)
The speed of the CPU is measured in this unit.
(a)
The main software that manages hardware and software resources.
(a)
Which of the following is used to organize and store files on a computer?
Rename
Folder
Sort
Taskbar
The process of giving a file a name for the first time is called ____?
Copying
Renaming
Opening
Saving
What happens when you delete a file from your computer?
It disappears permanently
It moves to the Recycle Bin
It hides in the folder
It becomes compressed
Which of the following is a valid file name?
report*/2025
report_2025.doc
report|2025
my:report.doc
What is the purpose of file extensions?
To increase file size
To compress files
To delete old versions
To indicate file type
File properties usually show:
Password
Software version
File size, date modified, and type
Printer details
Which key is used to delete the character to the left of the cursor?
Delete
Spacebar
Insert
Backspace
Which finger should press the letter "A" key?
Right pinky
Left pinky
Left ring finger
Right index
What is touch typing?
Typing without looking at the keyboard
Typing with one finger
Typing on a touchscreen
Typing using both hands randomly
Which finger presses the spacebar?
Thumb
Index finger
Middle finger
Pinky
What does “www” stand for?
World Wide Word
World Web Wide
World Wide Web
Web World Wide
The Internet is best described as:
A single computer
A network of networks
A local program
A group of providers
Test II. Multiple Choice — Directions: Encircle the letter of your answer. (1 point each) The unique address of a website is known as ?
URL
IP Address
Link
Domain
The “.com” in a web address means:
Communication
Community
Common
Commercial
Which protocol is used to transfer web pages?
FTP
SMTP
HTTP
DNS
A secure website uses which prefix in its URL?
ftps://
http://
https://
mail://
A blog is best defined as:
An online journal or diary
An electronic newspaper
A video platform
A photo gallery
What does the “publish” button do?
Saves as draft
Deletes the post
Makes the post visible online
Edits the post
The operator used to exclude a term from a search result is:
+
-
"
/
Which search operator finds pages with either of two words?
AND
OR
NOT
EXCEPT
Convert the number 1101101₂ to base 10.
109
111
117
101
Convert 1,567₁₀ to base 2.
110000111112
101011011112
110001011112
101111001112
Compute 11111₂ × 1111₂ and express the result in base 2.
1110100012
1110011012
1111000012
1101100012
Compute 11111₂ + 11111₂ + 11111₂ and express the result in base 2.
10111012
11011102
10111102
11011012
Compute 110111₂ − 11011₂ and express the result in base 2.
111002
101102
110102
100112
Compute 10101010₂ + 1101111₂ and express the result in base 2.
1000110012
1001010012
1010110012
1000101112
