Answer:
President Kennedy
Explanation:
John F. Kennedy was the 35th President of US. He was assassinated in 1963 in Dallas
Answer:
The answer is "Action".
Explanation:
The directory /etc/inittab file is also known as a configuration file that is used by the System V (SysV) initialization system in Linux. where System V stands for system version that is used for Unix and Linux both. It was developed in AT&T. This configuration file includes three items that are:
- Runlevel norm
- Which procedures should you begin, track and restart when you end?
- Which actions to perform when a new run level is introduced?
Example: id:runlevels:action:process
- id stands for identification code. It includes a sequence of one to four characters that identify in function.
- runlevels it is a list that runs on levels in which this applies.
- action is a specifies code in the field that describes to init how to run the process.
- A process is a command that is ready to execute.
Answer:
(a) I multiply two numbers when they need to be added
Explanation:
By definition, a Logical Error is a coding mistake resulting in the program NOT producing the expected result or behaviour, however the source code is syntactically correct and the program could <em>compile </em>and <em>execute </em>unaware of the error, or result on a <em>crash </em>during <em>runtime</em>.
Answer:
Task manager
Explanation:
Allows you to force quit applications.