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 is the purpose of ftell?
What is difference between constant pointer and constant variable?
What is an endless loop?
What is local and global variable in c?
What are the types of assignment statements?
Is there a way to jump out of a function or functions?
Write a program to implement queue.
What are the different types of linkage exist in c?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
Can we assign integer value to char in c?
What is array of structure in c programming?
what is the different bitween abap and abap-hr?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
What is structure padding and packing in c?
Which are low level languages?