EVALUATION 2026 CYBER SECURITY
OPERATIONS QUESTIONS AND SOLUTIONS
VERIFIED GRADED A+
●● crowdsourcing.
Answer: obtaining information by enlisting the services of a large
number of people, either paid or unpaid typically through the internet
●● Bit.
Answer: Binary digit, 0 or 1
●● Byte.
Answer: 8 bits, unique combinations of 8 bits of 0s and 1s form letters,
numbers, and special characters
●● Server.
Answer: a computer dedicated to providing one or more services to other
computers or devices on a network
●● Terminal.
Answer: A computer, usually with limit processing power, that enables
users to send data to and/or receive information from a server
, Think ATMs, they connect to host computer through a network to
complete transactions
●● Motherboard.
Answer: A printed circuit board containing the principal components of
a computer or other device, with connectors into which other circuit
boards can be slotted
●● CPU.
Answer: Central Processing Unit, sometimes referred to simply as the
central processor, the CPU is the brains of the computer where most
calculations take place
●● RAM.
Answer: Random Access Memory, stores instructions and data,
computer can have one or several RAM chips, temporary (volatile)
storage
●● ROM.
Answer: Read-Only Memory, stores startup instructions, permanent
(nonvolatile) storage
●● Volatile vs Nonvolatile.