Question

In: Computer Science

true or false all of them 6. The four components managed by an OS are Main...

true or false all of them

6. The four components managed by an OS are Main Memory, System Bus, Processor (CPU),
and I/O Modules.

7.Every (Unix or Linux) process has its own unique PID (process ID).

8. Two different (Unix or Linux) processes can have the same PID.

9. Two different (Unix or Linux) processes can have the same PPID (parent process ID).

10. Process management code in the kernel is always executed in kernel mode.

Solutions

Expert Solution

6. True,The four components managed by an OS are Main Memory, System Bus, Processor (CPU),
and I/O Modules. Some important functions of Operating Systems:

  • Memory Management
  • Processor Management
  • Device Management
  • File Management
  • Security and I/O Modules

7. True,Every (Unix or Linux) process has its own unique PID (process ID) because operating system tracks processes through this 5 digit ID number , Process ID or PID.

8. False,Two different (Unix or Linux) processes can not have the same PID because at any point of time, Unix uses PID to track each process in the system.

9. True, Two different (Unix or Linux) processes can have the same PPID (parent process ID) as it tells which process has started the main process and a process can have many number of child processes.

10. True, Process management code in the kernel is always executed in kernel mode, as Process management involves different tasks like creation of Processes, scheduling of Processes, termination of processes, and a dead lock detection and Kernel mode is reserved for such trusted functions and low-level functions of OS, on the other hand, It can also execute any CPU instructions and can provide reference to any memory address in system successfully.


Related Solutions

How are the four main structural components of a computer and the four main structural components...
How are the four main structural components of a computer and the four main structural components of a central processing unit (CPU) similar or different?
There are FOUR main components of GDP. Explain the components.
There are FOUR main components of GDP. Explain the components.
True or false and why?: All receptors change their shape when their ligand binds to them
True or false and why?: All receptors change their shape when their ligand binds to them
True or false 1) OS uses multiple queues in process scheduling. At any time instance, the...
True or false 1) OS uses multiple queues in process scheduling. At any time instance, the PCB of a process can only belong to one queue. 2)OS uses the \proc pseudo-file system to store the statistical information of a process. Even if a process is terminated, we can still find the statistical information on of this process from the \proc pseudo-file system. 3) When a process successfully calls an exec*() function to run a program, the executed program will inherit...
5. outsourcing will work well with complex technological innovation development. True False 6. outsourcing components of...
5. outsourcing will work well with complex technological innovation development. True False 6. outsourcing components of a firm's specialized products is a good idea. True False 7. once supplier management has been set up the supplier can basically self-manage and report periodically back to the firm. True False 8. dominant design transforms competition in the product class. True False
TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false. 6)...
TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false. 6) Compounding always requires the use of a financial calculator. 7) In the compound interest formula, i stands for periodic interest rate. 8) Interest calculated on a balance every three months is said to be compounded quarterly. 9) The present value of an annuity looks from the present to the future. 10) Annuities certain have a specific stated number of payments. 11) A bond quote...
TRUE OR FALSE? ** IF YOU CAN'T ANSWER THEM ALL, PLEASE DON'T ANSWER ANY** When a...
TRUE OR FALSE? ** IF YOU CAN'T ANSWER THEM ALL, PLEASE DON'T ANSWER ANY** When a company declares of cash dividends retained earnings is reduced. Authorized stock is the total number of shares outstanding. The asset turnover ratio measures how efficiently a company uses its assets to generate sales. Pro forma income usually excludes items that the company thinks are unusual or nonrecurring. Sales minus operating expenses equals gross profit. Freight terms of FOB Destination means that the seller pays...
Please try to solve all of them True/false questions T   F         A blocking assignment in Verilog...
Please try to solve all of them True/false questions T   F         A blocking assignment in Verilog is used to synchronize assignment statements so that they appear to execute at the same time. T          F           A blocking assignment in Verilog completes execution before next statement executes. T          F           Verilog Hardware description language is case sensitive. T          F           An “if” statement must always be inside of an “always” block. T          F           Verilog may be written at the Behavioral, Structural, Gate, Switch and...
(True or False) The following is an infinite loop. int main() { bool flag = false;...
(True or False) The following is an infinite loop. int main() { bool flag = false; int num = 0; while(!flag); { cin >> num; if(num == -1) { flag = true; } } return 0; }
Are the following statements true or false? If false, correct them. 1.An investor who wishes to...
Are the following statements true or false? If false, correct them. 1.An investor who wishes to sell shares immediately should ask his or her broker to enter a limit order. 2.Then ask price is less than bid price. 3.An issue of additional shares of stock to the public by Microsoft would be called IPO. 4. An ECN (Electronic Communication Network) is a computer link used by security dealers primarily to advertise prices at which they are willing to buy or...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT