Friday 25 September 2015

Common Linux Multiple Choice Questions And Answers

21. Total no of run levels in a Linux system?
A. 6
B. 7
C. 5
D. 8
Ans: B

22. Which command is used to copy entire directory?
A. cp -r
B. cp -i
C. cp
D. none of these
Ans: A

23. Suppose I am in /etc directory and I want to go to my home directory which command should I use?
A. cd
B. cd ~
C. Both A and B
D. none of these
Ans: C

24. Which special character should be avoided during naming a file?
A. .(dot)
B. $
C. _(underscore)
D. -(Hyphen)
Ans: D

25. Which of the following is relative path to /home/sandeep directory?
A. $ cd Desktop/abc
B. $ cd Downloads/abc
C. Both a and b
D. $ cd /etc
Ans: C

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

No comments:

Post a Comment