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 are the features of c languages?

0 Answers  


There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.

15 Answers   Cisco, Google, MBT,


about c language

0 Answers  


can we print any string without using terminator?

2 Answers   Infosys, TCS,


What is the difference between a free-standing and a hosted environment?

0 Answers   Aspire,


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

0 Answers  


how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");

9 Answers   TCS,


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

0 Answers  


The file stdio.h, what does it contain?

0 Answers  


Difference between linking and loading?

0 Answers  


suppose there are five integers write a program to find larger among them without using if- else

2 Answers  


FILE PROGRAMMING

0 Answers   Wipro,


Categories