Linux MCQs – Linux environment – Part 1
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.
[st_adsense]
1. To increase response time and bandwidth, the kernel minimizes the frequency of disk accesses by keeping an internal memory pool called _________ ?
A Swapping
B Buffer cache
C Spooling
D Pooling
2. At the moment of the process execution, STDOUT and STDERR
A They point to the current terminal
B They are closed
C They point to special files on the system
D None of the above
3. What is inside the wtmp and utmp files?
A Temporary system data
B The user’s connection and disconnection log
C The user’s command execution log
D The user’s su and sudo attempts
4. What is the core of the operating system?
A Script
B Commands
C Kernel
D Shell
[st_adsense]
5. ILP32 means ?
A Integer Long Pointer 32 bit
B Integrated Long Pointer 32 bit
C Intelligent Long Pointer 32 bit
D Long Pointer 32 bit
6. Version 2 of the Unix specification provides enhanced support for ______
A 8 bit
B 16 bit
C 32 bit
D 64 bit
7. In UNIX, the keyboard is the default input device and the screen is the default output device ?
A True
B False
8. Applications communicate with the kernel using ________ ?
A Shell
B Shell script
C C program
D System calls
[st_adsense]
9. Which of the following interacts directly with the system hardware?
A Shell
B Commands
C Kernel
D Applications
[st_adsense]