B1
Binary
What is the number system used by computers?
B1
What is a USB connection type that is reversible when USB C
connecting to it?
B1 A signal sent to the CPU to alert it to a task requiring
What is an interrupt? immediate attention
B1 A protocol for accessing files on and saving files to the
What is a file system? physical storage media
B1 Monitor
Which of the following is an example of an output device?
B1
Can a business leverage all of the cloud models for differ- Yes, it is always possible
ent parts of their infrastructure?
B1
TRUE
What is the output of an AND gate if both inputs are true?
B1 An interrupt generated by software that acts as an inter-
What is a software interrupt? face between the kernel and the program
B1
File Allocation Table
What does FAT stand for in FAT32 file system?
B1
Unicode supports a much larger character set than ASCII.
What is the main advantage of using Unicode over ASCII?
B1
The process of creating a virtual computer using software.
What is virtualization?
B1
The output of an OR gate is true if one or both inputs are
Which of the following statements about the OR gate is
true.
true?
, B1 A logical statement where the truth table always produces
What is a contradiction? false results, no matter the inputs.
B1
The NTFS file system is used by which modern operating Windows
system?
B1 A program that allows multiple operating systems to share
What is a hypervisor? hardware resources.
B1
What happens if the power supply used is not suflcient The computer may turn off suddenly
for all computer components?
B1
16
How many possible digits are in hexadecimal?
B1
What enables hardware to communicate on a mother- Buses
board?
B1
By requesting a program to be loaded
How is a process created on a computer?
B1 The master operating system that loads when you first turn
What is the host operating system in virtualization? on your physical computer.
B1
0
What is the result of XOR between 1 and 1?
B1 A collection of data required for the execution of a running
What is a process in the context of computers? program
B1
RAM is volatile and storage is not.
How is RAM different from storage?
B1
A unit of data that can have only two values
What is a bit?