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
What are the advantages of using new operator as compared to the function malloc ()?
How can I access an I o board directly?
What are unions in c?
Explain high-order and low-order bytes.
What are header files? What are their uses?
Describe the steps to insert data into a singly linked list.
How do I send escape sequences to control a terminal or other device?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What is #include called?
What does c mean in basketball?
What are the 4 types of organizational structures?
Is c still used?
What is the size of array float a(10)?
Write a program to find the biggest number of three numbers in c?
what will be maximum number of comparisons when number of elements are given?