Vidyalelo
Computer Science · Q936

Linux

Engineering and GATE · Computer Science · question 936

Q936

The user bhojas logged in and performed the following sequence of command. What will be the output of the last command? cd project/module1 pwd

A.
/home/bhojas/project/module1
Answer
B.
/home/project/module1
C.
/usr/bhojas/project/module1
D.
project/module1

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board