InterviewSolution
Saved Bookmarks
| 1. |
Which of the following are the two parts of the file name?(a) name & identifier(b) identifier & type(c) extension & name(d) type & extensionThis question was posed to me during an interview for a job.Origin of the question is File System Interface Access Methods topic in portion File Systems and their Implementation of Operating System |
|
Answer» The CORRECT CHOICE is (C) extension & name |
|