Explore topic-wise MCQs in Technical MCQs.

This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.

1.

For moving two level up in the file hierarchy system using cd command once, we separates ( . . ) by which symbol?

A. /
B. \\
C. //
D. \
E.
Answer» B. \\
2.

Which of the following is true about Absolute pathnames?

A. A pathname is absolute, if it is described in relation to root.
B. absolute pathnames does not begin with a /.
C. absolute pathnames always begin with a /
D. Both A and C
Answer» E.
3.

PWD stand for?

A. Parent working directory
B. present working directory
C. past working directory
D. None of the above
Answer» C. past working directory
4.

which command is used to change the directory?

A. cd
B. mv
C. ls
D. cm
Answer» B. mv
5.

which command is used to rename Directories?

A. rename
B. mv
C. rm
D. rmdir
Answer» C. rm
6.

Which command is used to list all the directory?

A. lsdir
B. listdir
C. ls
D. dir
Answer» D. dir
7.

The directory in which you find yourself when you first login is called your ______________.

A. Root directory
B. Shell directory
C. Home directory
D. Kernel directory
Answer» D. Kernel directory