Home > Linux > Quizzes > Linux Basics Practice Test: Linux Environment
Linux Basics Practice Test: Linux Environment
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 0% Most missed: “SVR4 was developed by”
A Linux environment is a space that contains information about the behavior of applications and programs. Environment variables (ENVs) are dynamic values that control the behavior of programs and processes in the Linux operating system. ENVs are essential components of the Linux operating system, allowing processes and applications to access important configuration information. There are two types of ENVs: Environment variables: These are system wide and are inherited by all system processes and shells. Shell variables: These only apply internally to the current shell instance.  Here are... Show more
Linux Basics Practice Test: Linux Environment
Time left 00:00
25 Questions

1. Which of the following is considered as the super daemon in Unix?
2. Which of the following is “NOT” a UNIX variant ?
3. Lp0 device file is used to access:
4. Solaris is the name of a flavor of UNIX from
5. To increase the response time and throughput, the kernel minimizes the frequency of disk access by keeping a pool of internal data buffer called
6. x86-32 uses which programming model?
7. Under UNIX the key board is the default input device and the monitor is the default output device
8. Which of the following statement is FALSE ?
9. Which is the core of the operating system?
10. ILP32 stands for
11. What are the sizes of (Integer/Long/Pointer) in LP64 programming model?
12. SVR4 stands for?
13. How do you get help about the command “cp”?
14. SVR4 was developed by
15. Which of these is not a Unix Flavor?
16. Which of the following enables multi-tasking in UNIX?
17. wtmp and utmp files contain:
18. Unix is which kind of Operating System?
19. At start of process execution, STDOUT & STDERR
20. Applications communicate with kernel by using:
21. Syntax of any Unix command is:
22. Which among the following is used to write small programs to control Unix functionalities?
23. Which among the following interacts directly with system hardware?
24. The system calls in UNIX is written using which language
25. Which of the following UNIX flavor is from IBM?