Process Of Interaction Between The User And The Operating System control by ?
A. User Interface
B. Language Translator
C. Platform
D. Screen Saver
Online Preparation Academy for CSS & PMS
A. User Interface
B. Language Translator
C. Platform
D. Screen Saver
A. System Software
B. Operating System
C. Utility Program
D. Device Driver
A. is referred to as a link
B. is referred to as a message system with no buffering
C. is referred to as a message system with buffering
D. none of the mentioned
A. exit
B. fork
C. wait
D. get
A. the sender keeps sending and the messages don’t wait in the queue
B. the sender blocks until the receiver receives the message
C. the queue can store at least one message
D. none of these
A. it will not encompass entire locality
B. it will cause memory problems
C. it may overlap several localities
D. none of these
A. PID of child process
B. Function parameters
C. Return addresses
D. Local variables
A. keeps sending until the message is received
B. keeps sending until it receives a message
C. sends the message and resumes operation
D. none of the above
A. it will cause memory problems
B. it may overlap several localities
C. it will not encompass entire locality
D. none of the mentioned
A. because each process is terminated
B. because each process is blocked and will remain so forever
C. because all processes are trying to kill each other
D. none of these