is compiler do read the data line by line or not.
??
Answer Posted / parekh nirav
no, the compilor does not read the data by line but it
convets the inputed code in the computer understable
langauge i.e ine the hexadecimal code & then in binary code.
Then the data of the functions that are present in the
library are accessed.
IF this is not correct then plz send me the correct ans on:
www.parekhnirav@yahoo.com
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the scope of static variable in c?
Define Spanning-Tree Protocol (STP)
What is the equivalent code of the following statement in WHILE LOOP format?
What is character set?
What is keyword with example?
When would you use a pointer to a function?
Write a program on swapping (100, 50)
What is the advantage of c?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
How can variables be characterized?
What is the use of putchar function?
What is a macro?
code for replace tabs with equivalent number of blanks
How can I determine whether a machines byte order is big-endian or little-endian?
What are the types of type qualifiers in c?