Unix/Lunux MCQ Quiz Hub

Linux Mcqs Questions Set 14

Choose a topic to test your knowledge and improve your Unix/Lunux skills

Which system call is used to create Sys V message Queue.





✅ Correct Answer: 1

Which is not the correct option for removing a message queue





✅ Correct Answer: 3

Message queues are created in





✅ Correct Answer: 2

Command used to check shared memory is





✅ Correct Answer: 2

Which is Fastest IPC?





✅ Correct Answer: 2

What is the persistancy level of Shared memory segments?





✅ Correct Answer: 4

The structure which keeps the information about shared memory in the kernel is





✅ Correct Answer: 3

One process requires M resource to complete a job. What should be the minimum number of resources available for N processes so that at least one process can continue to execute without blocking/waiting?





✅ Correct Answer: 4

Semaphore P( ) operation usually does the following:





✅ Correct Answer: 1

Which call to use to set the resource count of semaphore?





✅ Correct Answer: 4

Race condition can be avoided by using





✅ Correct Answer: 4

A server which is handling one client at a time is called as





✅ Correct Answer: 4

A server which is handling many clients at a time is called as





✅ Correct Answer: 3

A communication end-point is identified by





✅ Correct Answer: 3

UNIX/Linux kernel is?





✅ Correct Answer: 1

Monolithic kernel





✅ Correct Answer: 2

Runlevel system command is used for?





✅ Correct Answer: 4

Pick the run level to run Linux in multi user mode with networking?





✅ Correct Answer: 2

Section 2 of manpage describes





✅ Correct Answer: 2

System call can be implemented using which assembly instruction(s) on x86 processors?





✅ Correct Answer: 3

Which of the following exec call is a system call?





✅ Correct Answer: 3

x86 architecture uses big endian or little endian addressing mechanism?





✅ Correct Answer: 1

__________ timer is decremented only when the process is executing





✅ Correct Answer: 2

Daemon process is a?





✅ Correct Answer: 4

he terminal used by a Daemon process is:





✅ Correct Answer: 2

Sysconf(_SC_PAGE_SIZE) returns?





✅ Correct Answer: 1

Which has excellent support for older hardware?





✅ Correct Answer: 2

What is the other name of new shell?





✅ Correct Answer: 3

In Linux hard disk partition, hda2, a stands for the __





✅ Correct Answer: 1

Where do the users arrive after entering exit in Linux system?





✅ Correct Answer: 4

Single dot (.) with cd refers to ___





✅ Correct Answer: 3

Which command is called as the end-of-file command?





✅ Correct Answer: 3

Which of the following is called as the piping symbol?





✅ Correct Answer: 2

What was the first version of Linux?





✅ Correct Answer: 2

What should be the minimum length of a password?





✅ Correct Answer: 2

Who can change the password of any user?





✅ Correct Answer: 2

Collection of files is called as a





✅ Correct Answer: 1

How much of memory space is occupied by Linux?





✅ Correct Answer: 1

The file name can be up to ___ character.





✅ Correct Answer: 4

The prompt of the root user is





✅ Correct Answer: 2

Linux default shell is





✅ Correct Answer: 1

Who are placeholders to store values?





✅ Correct Answer: 2

What type of editing is possible by Ed editor?





✅ Correct Answer: 3

___ command clears the screen.





✅ Correct Answer: 1

Which of the following is called as the redirection operator for output?





✅ Correct Answer: 4

The complete path name of a file or directory is





✅ Correct Answer: 4

For what based of PC’s, Linux was specifically designed?





✅ Correct Answer: 1

From where did the file system can be used to unambiguously identified and referenced?





✅ Correct Answer: 1

Which feature is used to prevent overwriting an existing file the redirection operation?





✅ Correct Answer: 4

When we want replace a file system we have to ____ the present file system.





✅ Correct Answer: 3