Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


is compiler do read the data line by line or not.
??

Answers were Sorted based on User's Feedback



is compiler do read the data line by line or not. ??..

Answer / abhi

Interpreter reads line by line not compiler

Is This Answer Correct ?    16 Yes 1 No

is compiler do read the data line by line or not. ??..

Answer / jonu

both compiler and interpreter read the program line by line only

the main deference says

when interpreter read the line it compile and show error hand to hand,
but in case of compiler if it finds an error it points to that error and go for checking further program lines...
and in the end it show all error containing the program

reply me if i am wrong

Is This Answer Correct ?    4 Yes 0 No

is compiler do read the data line by line or not. ??..

Answer / pratheepmanikandan

yes.the compiler read a data line by line.

Is This Answer Correct ?    8 Yes 6 No

is compiler do read the data line by line or not. ??..

Answer / ankith.v

It Reads The Data Line by Line

Is This Answer Correct ?    1 Yes 1 No

is compiler do read the data line by line or not. ??..

Answer / 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

is compiler do read the data line by line or not. ??..

Answer / archana

yes compiler reads line by line then compiles

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More C Interview Questions

What is meant by int fun const(int a, int b) { .... ... }

1 Answers  


Which of these functions is safer to use : fgets(), gets()? Why?

0 Answers  


Write a code of a general series where the next element is the sum of last k terms.

0 Answers   Aspiring Minds,


what is structuer?

4 Answers   LG Soft, Wipro,


What is c basic?

0 Answers  


What is type qualifiers?

0 Answers  


What is use of integral promotions in c?

0 Answers  


c program to arrange digits in a no in ascending and descending order

1 Answers  


how to return 1000 variables from functio9n in c?plz give me code also

6 Answers  


write a program to display the array elements in reverse order in c language

16 Answers  


what are the uses of structure?

7 Answers   HCL,


Why main is not a keyword in c?

0 Answers  


Categories