Answer Posted / shakeel ahmed
A compiler is s/w which converts high level language into
machine language.The compiler convert "whole program at a
time".Example "c" uses complier.The execution time is less
in complier.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give an example of a Process State.
What is the best page size when designing an operating system?
How does reference counting manage memory allocated objects? When can it fail to reclaim objects?
What is the meaning of busy spin in multi-threading?
List the possible threads a thread can have?
What are necessary conditions for dead lock?
Is x86 better than x64?
How the Kernel handles both the page stealer and the fault handler?
How do you sleep in python?
Draw the states of a process in an OS.
How long does chkdsk take to run?
Explain the command rate in reference to ram?
What are the primary functions of VFS?
How long does chkdsk last?
What is the main difference between wait() and sleep() method?