×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

In a ____ file, we must traverse the data from the beginning of the file until we get the requested record if we want to search, update or delete the data

9. In a ____ file, we must traverse the data from the beginning of the file until we get the requested record if we want to search, update or delete the data.

  1. Sequential
  2. Heap
  3. ISMA
  4. None

Answer: B) Heap

Explanation:

In a heap file, we must traverse the data from the beginning of the file until we get the requested record if we want to search, update or delete the data.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.