adplus-dvertising
frame-decoration

Question

nice command is a ______ command in C shell.

a.

internal

b.

external

c.

built-in

d.

directory

Posted under Jobs and Processes UNIX

Answer: (c).built-in

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. nice command is a ______ command in C shell.

Similar Questions

Discover Related MCQs

Q. Which option can be used explicitly to reduce the priority of any process.

Q. Which command is used for premature termination of a process?

Q. What is a job?

Q. Which of the following command is used to suspend a job?

Q. Which command will push the current foreground job to the background?

Q. ____ command will bring the background jobs to the foreground.

Q. We can list the jobs queued using at command by using ____ option.

Q. UNIX supports preemptive multitasking.

Q. The collection of memory locations that the process can access is called _______

Q. The virtual address space consists of ____ segments.

Q. The segment representing the constants, globals and static variables is called:

Q. The stack stores the _______

Q. The attributes of every process are stored in ____

Q. The entire process life cycle is built around ___ system calls.

Q. Which of the following system call is used for replicating a process?

Q. Which of the following functions is used for handling environment variables of a process?

Q. A process can be terminated using the exit or _exit system call.

Q. Both exit and _exit system call share an identical syntax.

Q. The parent process picks up the exit status of a child using ___ system call.

Q. Which of the following system call is more powerful (in waiting mechanism) than wait system call?