InterviewSolution
Saved Bookmarks
| 1. |
Which binary format is supported by linux?(a) a.out(b) elf(c) both a.out and ELF(d) none of the mentionedThe question was asked during an interview.The query is from Linux in section The Linux System of Operating System |
|
Answer» CORRECT OPTION is (C) both a.out and ELF For EXPLANATION: NONE. |
|