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 are identifiers in c?
What is a lookup table in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Why do we need volatile in c?
Why is python slower than c?
What is difference between %d and %i in c?
How to implement a packet in C
What is the use of getch ()?
What are the different file extensions involved when programming in C?
What are loops c?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Describe the order of precedence with regards to operators in C.
Which are low level languages?
What is cohesion and coupling in c?
Lists the benefits of c programming language?