OS MCQs Chapter WiseBy: Prof. Dr. Fazal Rehman | Last updated: May 30, 2025 7 Score: 0 Attempted: 0/7 Subscribe 1. : In what directory does the command $ cp file_01 . copy the file named file_01? (A) parent (B) current (C) root (D) user 2. : The absolute pathname is pathname relative to: (A) The parent directory (B) The parent and current directory (C) The root (/) (D) The current directory 3. : What is the output of the command: $ cp abd/ .user_06? (A) undefined behaviour (B) It copies the .user_06 file into the parent directory of directory named abd (C) It copies the .user_06 file into the current directory (D) erroneous output 4. : What is the symbol used to separate (..) to move two levels up in the file hierarchy system using the cd command once? (A) ? (B) / (C) * (D) $ 5. : The relative pathname is a pathname relative to: (A) The parent directory (B) The root (/) (C) The current directory (D) The parent and current directory 6. : Which cryptic symbols are used in the relative pathname? (A) (.) and (..) (B) (..) (C) $ (D) (.) 7. : In the file hierarchy, $ cd .. is used to move how many levels up? (A) two (B) zero (C) three (D) one Related Posts:Database MCQs from book chapterPhysics MCQs from Books ChapterMCQs - Provisions of CrPC 1898 (Chapters VIII) Chapter 8MCQs - Provisions of CrPC 1898 (Chapters X) Chapter 10MCQs - Provisions of CrPC 1898 (XIII) Chapter 13MCQs - Provisions of CrPC 1898 (XIV) Chapter 14