what is compiler

Answer Posted / mahendra giri

compiler is translator,which translate source code to target

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is #line used for?

605


What does & mean in scanf?

601


What is a keyword?

743


Write a program to swap two numbers without using third variable?

814


Why is struct padding needed?

629






hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1467


What is the modulus operator?

734


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

712


Differentiate call by value and call by reference?

565


What is function and its example?

623


What is the difference between mpi and openmp?

736


Why c is a mother language?

552


What is storage class?

654


What is the use of linkage in c language?

613


Which is better between malloc and calloc?

669