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.
??

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is structure important for a child?

1147


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

1192


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

1157


How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?

16917


What is the difference between single charater constant and string constant?

1135


Why we use stdio h in c?

1096


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

1148


How do I swap bytes?

1120


What is static volatile in c?

1077


What is 1f in c?

2728


How do you list files in a directory?

1209


write a proram to reverse the string using switch case?

3006


What is the difference between a function and a method in c?

1133


Can we declare variable anywhere in c?

1034


Whats s or c mean?

1083