Answer Posted / v.vijayakumar
Compiler is used to translate the high-level language
program into machine code at a time. It doesn't require
special instruction to store in a memory, it stores
automatically. The Execution time is less compared
to Interpreter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
State the advantages of segmented paging over pure segmentation?
What are the 4 major types of operating system?
What is the virtual memory?
Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs?
Explain the concept of the timesharing operating systems?
Why is a single serial port managed with a single interrupt-driven i/o but a front-end processor is managed using a polling i/o, such as a terminal concentrator?
Describe Inter Machine Communication?
Describe all the processes of the OS.
What is the cause of thrashing? How does the system detect thrashing?
Measurements of a certain system have shown that the
average process runs for a time T before blocking
on I/O. A process switch requires a time S, which is
effectively wasted (overhead). The CPU’s efficiency is
the fraction of its time its spends executing user
programs, i.e., executing user processes. For round robin
scheduling with quantum Q, give a formula for the CPU
efficiency for each of the following:
(a) Q = ∞
(b) Q > S + T
(c) S What is the context switch? Which intel processor is 64 bit? What are the 4 stages of computing? What is resource allocation graph? Explain cycle stealing?