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 |
How deadlock can be detected in a system?
What is the difference between Authoritative restore & Non- Authoritative restore?
Is vmware an operating system?
How will you check if your R3 system is 32bit or 64bit?
What is page cannibalizing?
What is DRAM?
What is multi tasking, multi programming, multi threading?
What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?
What is the max ram for a 64 bit?
How do I go to a specific line in vi?
Explain about linker and the functions executed by them?
Why interprocess communication is required?