is compiler do read the data line by line or not.
??
Answer Posted / pratheepmanikandan
yes.the compiler read a data line by line.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What is the difference between void main and main in c?
what is the different bitween abap and abap-hr?
What is #include conio h?
What is spark map function?
What is a macro in c preprocessor?
What is the best style for code layout in c?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
What does void main return?
What is define directive?
I have seen function declarations that look like this
What are global variables and how do you declare them?
number of times a digit is present in a number
What kind of structure is a house?
If null and 0 are equivalent as null pointer constants, which should I use?