This set of Linux / Unix interview questions and answers focuses on various Unix administration commands. It will be useful for anyone learning basic Unix Administration as well as preparing for interviews on Unix.
1. SVR4 was developed by
a) Sun Microsystems
b) AT&T
c) University of Berkeley
d) Sun and AT&T jointly
View Answer
Explanation: None.
2. Which of these is not a Unix Flavor?
a) BSD
b) MAC
c) AIX
d) IRIX
View Answer
Explanation: None.
3. Which of the following statement is FALSE ?
a) Unix supports multiple users
b) Linux is an open source operating system and the source code is shared
c) Shell takes care of inter process communication
d) Shell provides the feature of I/O Redirection
View Answer
Explanation: None.
4. Which of the following UNIX flavor is from IBM?
a) BSD
b) Solaris
c) HP-UX
d) AIX
View Answer
Explanation: None.
5. x86-32 uses which programming model?
a) IP16
b) IP32
c) ILP16
d) ILP32
View Answer
Explanation: None.
6. What are the sizes of (Integer/Long/Pointer) in LP64 programming model?
a) 8/8/8
b) 4/4/8
c) 4/8/8
d) 4/8/4
View Answer
Explanation: None.
7. Which among the following is used to write small programs to control Unix functionalities?
a) Shell Commands
b) Shell Script
c) Filters
d) C Language
View Answer
Explanation: None.
8. What control character signals the end of the input file?
a) ctrl + a
b) ctrl + b
c) ctrl + c
d) ctrl + d
View Answer
Explanation: None.
9. How do you get help about the command “cp”?
a) help cp
b) man cp
c) cd ?
d) none of the mentioned
View Answer
Explanation: None.
Sanfoundry Global Education & Learning Series – Linux Administration & Programming.
Here’s the list of Best Books in Linux Commands & Shell Programming.
Here’s the list of Best Books in Linux Kernel, Device-Drivers & System Programming.
To practice all questions on Linux Administration & Programming, here is complete set of 1000+ Multiple Choice Questions and Answers on Linux.
- Practice Programming MCQs
- Apply for Programming Internship
- Check Information Technology Books
- Apply for Linux Internship
- Check Linux Books