what is compiler

Answer Posted / e-mail

A compiler is used to convert the high-level languages into
machine language. it checks the errors in programs like
compile errors, linkage errors etc...

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in linking some of os executables are linking name some of them

1647


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1492


Why is c called a structured programming language?

673


code for find determinent of amatrix

1511


Explain what is the difference between a free-standing and a hosted environment?

632






What is the use of printf() and scanf() functions?

628


What is data type long in c?

621


What is function prototype in c with example?

570


Lists the benefits of c programming language?

591


What is break in c?

583


What is the difference between call by value and call by reference in c?

614


What is the purpose of main() function?

648


What is the purpose of the statement: strcat (S2, S1)?

638


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2051


Create a simple code fragment that will swap the values of two variables num1 and num2.

802