Podcast
Questions and Answers
What is an object file?
What is an object file?
- A sequence of characters organized into lines
- A sequence of words organized into loader record blocks (correct)
- A sequence of subroutines and functions
- A collection of related information defined by its creator
What is the smallest unit of information that can be read from or written to the disk?
What is the smallest unit of information that can be read from or written to the disk?
- Sectors (correct)
- Lines
- Records
- Bytes
What is a text file?
What is a text file?
- A collection of related information defined by its creator
- A sequence of subroutines and functions
- A sequence of words organized into loader record blocks
- A sequence of characters organized into lines (correct)
How do disks differ from tapes?
How do disks differ from tapes?
What does a source file represent?
What does a source file represent?