operating systems Online Quiz - 37
Description: operating systems Online Quiz - 37 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
As a normal end user, you can delegate your mailbox permissions which is hosted on MS Exchange server from the Outlook.
The command msinfo32 is used to open
Your system frequently restarts unexpectedly, you may fix this issue by doing the following.
What is the full form for ARP?
What is the Port number used for a SSL?
Which Operating system has Jump list features?
in a string search, _ is used to replace a single charecter and * is used to replace multiple words
what is the significance of $@ in unix shell
Predict the output of the following program code main() { fork(); fork(); fork(); printf("Am in TCS!"); }
command to kill the last job running at the background.
command to delete all files in the current directory and its sub directories?
Number of prompts available in Unix system?
What will the following command do? $ echo *
nohup command if added in front of any command will continue running the command or process even if you shut down your terminal or close your session to machine
UNIX command to wait for a specified number of seconds before exit.
If kill command does not allow killing of a process then we could use kill -9 to forcefully kill the process by mentioning the PID