is compiler do read the data line by line or not.
??
Answer Posted / archana
yes compiler reads line by line then compiles
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What does the function toupper() do?
What is typedef example?
What are the different categories of functions in c?
What is a floating point in c?
What are the features of c language?
which type of aspect you want from the student.
Why malloc is faster than calloc?
Is fortran still used today?
Why dont c comments nest?
Explain the array representation of a binary tree in C.
What is a lookup table in c?
Difference between malloc() and calloc() function?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is the purpose of scanf() and printf() functions?
What is a string?