Top 50+ Solved Fedora MCQ Questions Answer

From 16 to 30 of 32

Q. The directory /media is the

a. mount point for removable media

b. mount point for filesystem

c. both (a) and (b)

d. none of the mentioned

  • a. mount point for removable media

Q. What is /bin/sh ?

a. bourne shell

b. hard or symbolic link to the real shell command

c. bash shell

d. both (b) and (c)

  • b. hard or symbolic link to the real shell command

Q. The /boot directory stores the data that is used

a. before the kernel begins executing user mode programs

b. after the kernel begins executing user mode programs

c. before the bootloader is loaded in the ram

d. none of the mentioned

  • a. before the kernel begins executing user mode programs

Q. Which one of the directory does not contain binary files?

a. /bin

b. /sbin

c. /etc

d. none of the mentioned

  • c. /etc

Q. Kernel modules are present in

a. /lib directory

b. /root directory

c. /boot directory

d. none of the mentioned

  • a. /lib directory

Q. The directory /opt is reserved for

a. installation of add-on application software packages

b. optional booting files

c. optional user specific files

d. none of the mentioned

  • a. installation of add-on application software packages

Q. The directory /srv contains

a. site-specific data which is served by the system

b. all the system files

c. all the service files provided by the specific user

d. none of the mentioned

  • a. site-specific data which is served by the system

Q. What is a context switch?

a. kernel switches from executing one process to another.

b. process switches from kernel mode to user mode.

c. process switches from user mode to kernel mode.

d. none of the above

  • a. kernel switches from executing one process to another.

Q. Pid of init process

a. 0

b. 1

c. 32767

d. none of the above

Q. What is the default maximum number of processes that can exist in Linux?

a. 32768

b. 1024

c. 4096

d. unlimited

  • a. 32768

Q. How do you get parent process identification number?

a. waitpid

b. getpid()

c. getppid()

d. parentid()

  • c. getppid()

Q. The process which terminates before the parent process exits becomes

a. zombie

b. orphan

c. child

d. none of the above

  • a. zombie

Q. Daemon process is a?

a. group leader

b. session leader

c. orphan process

d. all the above

  • d. all the above

Q. The terminal used by a Daemon process is:

a. any terminal

b. no terminal

c. b) root terminal

d. system console

  • b. no terminal
Subscribe Now

Get All Updates & News