github

Made bySaurav Hathi

CSE - Practice Test -62

Q1:

Which command brings a background job into the foreground?

Tags:
Section:
Linux
Options:
Q2:

Which command allows to view the current jobs being handled by the shell?

Tags:
Section:
Linux
Options:
Q3:

Which one of the following is not correct about job control in bash shell?

Tags:
Section:
Linux
Options:
Q4:

Functions improves the shell’s programmability significantly, because

Tags:
Section:
Linux
Options:
Q5:

Which command is used to reexecute the previous command?

Tags:
Section:
Linux
Options:
Q6:

The keyword ‘local’ is used

Tags:
Section:
Linux
Options:
Q7:

Which of the following command provides the list of the functions defined in the login session?

Tags:
Section:
Linux
Options:
Q8:

Parameters can be passed to a function

Tags:
Section:
Linux
Options:
Q9:

When the return value of any function is not specified within the function, what function returns?

Tags:
Section:
Linux
Options:
Q10:

Which command terminates a running process by name of the process?

Tags:
Section:
Linux
Options:
Q11:

‘stty tostop’ command will

Tags:
Section:
Linux
Options:
Q12:

‘kill %s’ command will

Tags:
Section:
Linux
Options:
Q13:

Which command brings a background job into the foreground?

Tags:
Section:
Linux
Options:
Q14:

Ctrl-Z key combination

Tags:
Section:
Linux
Options:
Q15:

What is job number?

Tags:
Section:
Linux
Options: