Linux MCQs – Linux environment – Part 3
Multiple choice questions and answers (MCQs) on Linux focuses on “Managing of users accounts and groups” to prepare for exams, interviews, and certifications, such as Redhat exam, CompTIA exam, Ubuntu / SuSE certification, LPI certification exam. These MCQs will easily prepare anyone to pass their Linux test.
1. How do you get help on the command “cp”?
A cd ?
B man cp
C help cp
D None of the above
[st_adsense]
2. Which keyboard combination sends a signal to end a file?
A ctrl + c
B ctrl + b
C ctrl + d
D ctrl + a
3. Which of the following is used to write small programs to control Unix functionality?
A Filters
B Script Shell
C C language
D Shell Command
4. What are the sizes of (Integer / Long / Pointer) respectively in the LP64 programming model?
A 4/8/4
B 4/8/8
C 4/4/8
D 8/8/8
[st_adsense]
5. x86-32 uses which programming model?
A ILP32
B IP32
C ILP16
D IP16
6. Which of the following systems comes from IBM?
A Solaris
B HP-UX
C AIX
D BSD
7. Which of the following statements is FALSE?
A Unix supports multiple users
B Linux is an open source operating system and the source code is shared
C Shell supports inter-process communication
D Shell provides I/O redirection functionality
[st_adsense]
8. Which of these systems does not belong to Unix?
A AIX
B IRIX
C MAC
D BSD
9. SVR4 was developed by ________ ?
A Sun Microsystems
B AT&T
C University of California, Berkeley
D Sun and AT&T
[st_adsense]