is compiler do read the data line by line or not.
??
Answer Posted / abhi
Interpreter reads line by line not compiler
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What are run-time errors?
How do I swap bytes?
What is the difference between functions getch() and getche()?
Using which language Test cases are added in .ptu file of RTRT unit testing???
What are # preprocessor operator in c?
Describe explain how arrays can be passed to a user defined function
Explain high-order and low-order bytes.
What is the difference between variable declaration and variable definition in c?
Explain output of printf("Hello World"-'A'+'B'); ?
What is the difference between text and binary i/o?
Write a program to reverse a string.
Is null equal to 0 in sql?
Can you write the algorithm for Queue?
What is the difference between procedural and declarative language?
What is a static function in c?