CBSE Class 12 Computer Science Question 40 of 145

File Handling — Question 1

Back to all questions
1
Question

Question 1

Information stored on a storage device with a specific name is called a ...............

  1. array
  2. dictionary
  3. file
  4. tuple
Answer

file

Reason — A file in itself is a bunch of bytes (information) stored on some storage device like hard-disk, thumb-drive etc with a specific name.