Thursday 24 September 2015

Linux Objective type Questions and Answers

6. Which command is used to list all the files in your current directory(including hidden)?
A. ls -l
B. ls -t
C. ls -a
D. ls -i
Ans:   C

7. Which command is/are used to remove directory in Linux?
A. rmdir
B. rm -r
C. only b
D. Both a and b
Ans:  D

8. Which key combination is used to see all the hidden files in Nautilus file manager?
A. Ctrl + Shift + h
B. Ctrl + h
C. Ctrl + Alt + h
D. None of the above
Ans:  B

9. Which of the following command is used to create file in Linux? 
A. touch
B. cat
C. echo
D. All of the above
Ans:  D

10. In Linux everything stored as a 
A. file
B. directory
C. executables
D. None of the above
Ans:  A

More Questions & Answers:-
Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

1 comment: