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 do you check if your computer is 32 or 64 bit?
What is dlm?
What are the different phases of compiler? What happens in lexical phase?
Explain the difference between micro-kernel and macro-kernel? Give an examples of micro-kernel and macro-kernel?
What is the purpose of using the yield method of thread class?
What are the main difference between Micro-controller and micro-processor?
18 Answers BEL, Core, Digicom, IBM,
What is the concept of reentrancy?
Explain briefly about, processor, assembler, compiler, loader, linker and the functions executed by them.
What is fragmentation? Different types of fragmentation?
main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }
What is a trap and trapdoor?
Explain briefly about compiler and its functioning?