InterviewSolution
Saved Bookmarks
| 1. |
Which file is a sequence of bytes organized into blocks understandable by the system’s linker?(a) object file(b) source file(c) executable file(d) text fileThe question was asked by my school teacher while I was bunking the class.Origin of the question is File System Concepts in section File Systems and their Implementation of Operating System |
|
Answer» RIGHT OPTION is (a) OBJECT file Best EXPLANATION: NONE. |
|