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

Which function in C can be used to append a string to another string?

653


What is the difference between fread buffer() and fwrite buffer()?

682


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

675


How do you initialize pointer variables?

620


How are strings stored in c?

601






Is fortran faster than c?

589


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1504


What is the best way to store flag values in a program?

587


What are multibyte characters?

655


What is c programing language?

629


What is the use of a semicolon (;) at the end of every program statement?

788


What are the types of type qualifiers in c?

661


What is the process to generate random numbers in c programming language?

622


What is a stream in c programming?

608


What are pointers in C? Give an example where to illustrate their significance.

758