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

Interpreter reads line by line not compiler

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of control structures in programming?

1113


How do we open a binary file in Read/Write mode in C?

1231


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

1058


Which is better malloc or calloc?

1090


What is infinite loop?

1076


program for reversing a selected line word by word when multiple lines are given without using strrev

2464


What is FIFO?

1663


Explain what is the benefit of using an enum rather than a #define constant?

1205


What is the difference between exit() and _exit() function in c?

1062


What are the __date__ and __time__ preprocessor commands?

1092


#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }

1268


Why do we need a structure?

1023


What are the types of i/o functions?

1321


Why can arithmetic operations not be performed on void pointers?

1021


Describe the header file and its usage in c programming?

1047