Free Computer Fundamentals MCQs with Answers

282 Computer Fundamentals MCQs from Computer Science and IT, each with the correct answer and a written explanation of why it is correct. Free and unlimited, with no account needed.

Last updated

282 questions · page 29 of 29

281. Where are data and programme stored when the processor uses them?

  • A. Main memory
  • B. Secondary memory
  • C. Disk memory
  • D. Programme memory

Explanation: The processor works directly with data and programs held in main memory, or RAM. Secondary and disk memory provide longer-term storage but are not the processor's primary working area.

Correct answer: Main memory

282. When a file is saved for the first time?

  • A. a copy is automatically printed
  • B. it must be given a name to identify it
  • C. it does not need a name
  • D. it only needs a name if it is not going to be printed

Explanation: The first save opens the Save As process, where the file must be given a name and location so it can be identified later. Printing is unrelated to the naming requirement.

Correct answer: it must be given a name to identify it