What compilation do?

Answer Posted / mahendra giri

compiler main work is to convert source code to target
code ,means when we compile our program ,source code are
converted into binary form (system understantable form)and
then execute it to user understable form.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c so important?

595


What is this pointer in c plus plus?

595


Is there any data type in c with variable size?

631


What is the usage of the pointer in c?

606


Who developed c language and when?

585






‎How to define structures? · ‎

626


Why are algorithms important in c program?

620


How can I call a function with an argument list built up at run time?

637


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

668


What are the features of c language?

620


Is flag a keyword in c?

682


Explain how do you list a file’s date and time?

618


How can I copy just a portion of a string?

814


What is the difference between abs() and fabs() functions?

605


What is the difference between a function and a method in c?

560