what is compiler

Answer Posted / ramesh

A Compiler that translates the sources to binary code
language

(or)
A compiler that converts the high level language to low
level language.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I use strcmp?

647


Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

657


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2656


Why is structure important for a child?

607


Can include files be nested? How many levels deep can include files be nested?

662






write a program to find the given number is prime or not

3850


write a program to rearrange the array such way that all even elements should come first and next come odd

1766


How are portions of a program disabled in demo versions?

758


what is the basis for selection of arrays or pointers as data structure in a program

3793


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

562


can we change the default calling convention in c if yes than how.........?

2037


Suggesting that there can be 62 seconds in a minute?

603


What is a macro in c preprocessor?

636


How many levels of pointers can you have?

709


What are variables and it what way is it different from constants?

795