Answer Posted / fazlur rahaman naik
the compiler has various definations
one of them is as follows.
A program that translates a high level symbolic language to
a low level machine language
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the stack in c?
write a program to rearrange the array such way that all even elements should come first and next come odd
Is fortran still used today?
How does struct work in c?
What is a lookup table in c?
What is string concatenation in c?
Ow can I insert or delete a line (or record) in the middle of a file?
Disadvantages of C language.
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
Can main () be called recursively?
How are portions of a program disabled in demo versions?
Is return a keyword in c?
What does. int *x[](); means ?
program for reversing a selected line word by word when multiple lines are given without using strrev
What is const keyword in c?