Knowledge CheckIT Fundamentals · Module 01

Quiz: IT Fundamentals Module 01: Computers and Operating Systems (Module 01 of 06)

Test your understanding of the concepts covered in this module.

50 questions

  1. 1

    Which hardware component is often called the "brain" of the computer because it executes instructions and performs calculations?

  2. 2

    What is the primary purpose of RAM (Random Access Memory) in a computer?

  3. 3

    True or False: When you shut down a computer, the data stored in RAM is preserved.

  4. 4

    Which of the following best describes the difference between an SSD and an HDD?

  5. 5

    A computer has 16 GB of RAM and a 512 GB SSD. Which statement is correct?

  6. 6

    What is the smallest unit of data a computer can store?

  7. 7

    How many bits are in one byte?

  8. 8

    Which of the following correctly orders data sizes from smallest to largest?

  9. 9

    A high-resolution photo is approximately 5 MB. Approximately how many of these photos could you store on a 10 GB drive?

  10. 10

    True or False: A bit can have one of two values: 0 or 1.

  11. 11

    Which of the following is an example of something that is approximately 1 Terabyte (TB) in size?

  12. 12

    In your own words, explain why understanding data sizes (KB, MB, GB, TB) matters in cloud computing.

    This is a free-response question. Write your answer, then click “Show Answer” to compare.

  13. 13

    What does an operating system do? (Select THREE.)Select multiple

  14. 14

    Which of the following is NOT a function of an operating system?

  15. 15

    True or False: An operating system sits between the hardware and the applications you run.

  16. 16

    What is process management in the context of an operating system?

  17. 17

    A user opens a web browser, a text editor, and a music player at the same time. Which OS function allows all three programs to share the CPU?

  18. 18

    What is memory management in the context of an operating system?

  19. 19

    What is the purpose of a device driver?

  20. 20

    True or False: Without device drivers, the operating system would not know how to communicate with hardware devices like printers, keyboards, or network adapters.

  21. 21

    Which three operating systems are the most commonly used today?

  22. 22

    Which operating system is the dominant OS in cloud computing, running the majority of cloud servers, containers, and serverless environments?

  23. 23

    Why does Linux dominate cloud computing? (Select THREE.)Select multiple

  24. 24

    True or False: macOS is commonly used as a server operating system in cloud computing.

  25. 25

    A company is choosing an operating system for its cloud servers. They want to minimize licensing costs, need a lightweight OS that runs without a graphical interface, and require long-term stability. Which OS best fits their requirements?

  26. 26

    What is a file system?

  27. 27

    In a Linux file system, what does the `/` symbol represent?

  28. 28

    Which of the following is the correct path to a user's home directory on a Linux system?

  29. 29

    In a Linux file system, what is the purpose of the `/etc/` directory?

  30. 30

    True or False: Linux file systems are case-sensitive, meaning `File.txt` and `file.txt` are treated as two different files.

  31. 31

    Which of the following is a key difference between Linux/macOS and Windows file systems?

  32. 32

    Match the Linux directory to its purpose. Which TWO pairings are correct?

  33. 33

    In your own words, describe the basic sequence of events that occurs when you open a program on your computer (from storage to CPU execution).

    This is a free-response question. Write your answer, then click “Show Answer” to compare.

  34. 34

    What is the role of the network interface in a computer?

  35. 35

    True or False: An SSD is generally faster than an HDD because it has no moving parts and uses flash memory to read and write data.

  36. 36

    A computer is running slowly when multiple programs are open. Which hardware component is most likely the bottleneck if the computer does not have enough temporary working space for all the running programs?

  37. 37

    Which of the following statements about binary is correct?

  38. 38

    How many bytes are in one Kilobyte (KB)?

  39. 39

    A company needs to store 500 GB of data. Which of the following storage options provides enough capacity?

  40. 40

    True or False: The operating system is responsible for managing both the graphical user interface (GUI) and the command-line interface (CLI).

  41. 41

    Which of the following best describes the relationship between hardware and software?

  42. 42

    A system administrator needs to check system configuration files on a Linux server. Which directory should they look in?

  43. 43

    Which of the following is stored in the `/var/` directory on a Linux system?

  44. 44

    A new IT employee is told: "Linux uses forward slashes and is case-sensitive. Windows uses backslashes and is case-insensitive." Which of the following file paths is valid on a Linux system?

  45. 45

    True or False: In cloud computing, when you choose a virtual server (such as a cloud instance), you select the amount of CPU, RAM, and storage, the same hardware components found in a physical computer.

  46. 46

    Which of the following scenarios best illustrates why Linux is preferred for cloud servers? (Select TWO.)Select multiple

  47. 47

    What happens to data stored on an HDD or SSD when the computer is turned off?

  48. 48

    A user saves a document to their computer and then shuts it down. The next day, they turn the computer back on and the document is still there. Which hardware component preserved the document?

  49. 49

    True or False: Windows, macOS, and Linux are all examples of operating systems that manage hardware resources and provide services for applications.

  50. 50

    In your own words, explain why Linux is the most important operating system to understand for someone pursuing a career in cloud computing. Include at least two reasons.

    This is a free-response question. Write your answer, then click “Show Answer” to compare.