Segment is the smallest info that DLI can fetch
B
Correct answer
Explanation
The statement is false because DL/I can operate at the FIELD level, which is smaller than a segment. While segments are the primary unit of I/O, DL/I can also work with fields within segments using qualified SSAs and path calls. A segment contains multiple fields.