what is Compiler?

Answers were Sorted based on User's Feedback



what is Compiler?..

Answer / baljit

it is software program that convert the highlevel language
to machine level language

Is This Answer Correct ?    21 Yes 0 No

what is Compiler?..

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

what is Compiler?..

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

what is Compiler?..

Answer / guest

it is used to convert the higher lang to machine lang

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Operating Systems General Concepts Interview Questions

How do you know if you need 32 bit or 64 bit software?

0 Answers  


How do you change File Access Permissions?

0 Answers  


List the sub-components of i/o manager in windows nt?

0 Answers  


In a compiler there is 36 bit for a word and to store a character 8bits are needed. IN this to store a character two words are appended .Then for storing a K characters string, How many words are needed. [a] 2k/9 [b] (2k+8)/9 [c] (k+8)/9 [d] 2*(k+8)/9 [e] none

1 Answers   Wipro,


What is the cause of thrashing? How does the system detect thrashing?

0 Answers  






How do I recover files from my usb?

0 Answers  


How much ram can a 64 bit system use?

0 Answers  


Please describe what is the PCB, and give some sample fields?

5 Answers  


What is Concurrency? Expain with example Deadlock and Starvation?

5 Answers   Wipro,


What are device drivers in os?

0 Answers  


What is a job queue?

0 Answers  


There is some data related to temperatures of different cities. One side(thread), will be updating the values and multiple clients will be reading the values. how do you achieve synchronization?

1 Answers   IMS, Sapient,


Categories