what is Compiler?
Answers were Sorted based on User's Feedback
Answer / baljit
it is software program that convert the highlevel language
to machine level language
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / rahul kumar
compiler is a software which is used to convert data from
high level lenguage to low level language.
As:
when we gives some instruction to computer by the keyboard
and other input devices then convert it in assembly
language and forward it for accuition.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / khurram iqbal
compiler is a set of programs or we can call it a software,
which converts high level language (which is understood by
every coomon person) into machine language( 1 and 0 ) form
because computer understand 1 and 0 form language rather
than high level language....
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / guest
it is used to convert the higher lang to machine lang
| Is This Answer Correct ? | 5 Yes | 1 No |
What do you mean by a zombie process?
What is a hard real time OS?
What is cache memory?
What are the possible threads a thread can have?
What first program that the computer runs when the power is turn on?
What is the difference between process and program?
How do I copy a path to a shared drive?
What is the purpose of using the yield method of thread class?
What are the necessary conditions for deadlock to occur?
What are the sub-components of I/O manager in Windows NT?
Can you please explain the difference between load-time dynamic linking and run-time dynamic linking?
Is it possible to have a deadlock involving only one process?