what is compiler

Answer Posted / mrs.ahmer

A compiler is a computer program (or set of programs) that
transforms source code written in a programming language
(the source language) into another computer language (the
target language, often having a binary form known as object
code).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does everyone say not to use gets?

612


What is data structure in c and its types?

598


Can you please explain the scope of static variables?

608


What is wrong with this statement? Myname = 'robin';

828


How can I invoke another program or command and trap its output?

621






Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

1474


What is the default value of local and global variables in c?

563


Explain how can I read and write comma-delimited text?

661


Does c have circular shift operators?

734


Differentiate between ordinary variable and pointer in c.

625


Give me the code of in-order recursive and non-recursive.

890


what is the function of pragma directive in c?

632


What is a program flowchart and how does it help in writing a program?

669


I need previous papers of CSC.......plz help out by posting them.......

1820


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

644