Answer Posted / guest
A compiler is a software program which is used to compile
the program written in computer language to the normal
language and return the o/p to the user in normal form.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is pointers in c?
how can use subset in c program and give more example
What is a string?
What is a void pointer in c?
What are the 5 organizational structures?
Can one function call another?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
while initialization of array why we use a[][2] why not a[2][]...?
What is the purpose of void in c?
Explain what is a stream?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
Why c language is called c?
What is the usage of the pointer in c?
What are the main characteristics of c language describe the structure of ac program?
Why c is procedure oriented?