Can we execute any simple program without installing any
Operating system?
Answer Posted / balaji yalamarthi
yes, if we provide memory management,cpu management and i/o
management in machine language(or implemented @ hardware
level), we can execute any program without os
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the advantage of a multiprocessor system?
What is GRUB?
Can a 64 bit run a 32bit program?
What is LiveLock?
What is the difference between process and program?
What are the two types of file system?
What is a safe state and a safe sequence?
Can bad sectors cause blue screen?
Does a clean install erase everything?
What is trp timing?
What is an Assembler?
How do I find a file path on a mac?
How do I stop apps from running in the background?
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 How do I dual boot my pc?