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

#ifdef TRUE
int I=0;
#endif

main()
{
int j=0;
printf("%d %d\n",i,j);
}

Answer Posted / jai

Compilation error since 1) TRUE definition is not visible
in above program, 2) i variable is not declared.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you write the function prototype, definition and mention the other requirements.

1197


What is sizeof array?

1106


Explain how do you list a file’s date and time?

1091


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

1227


What is the significance of c program algorithms?

1193


What is type qualifiers?

1190


Explain what will the preprocessor do for a program?

1111


What does a pointer variable always consist of?

1159


Is it fine to write void main () or main () in c?

1077


Tell me when would you use a pointer to a function?

1123


How to explain the final year project as a fresher please answer with sample project

1026


What type is sizeof?

1086


What is structure and union in c?

1205


c language interview questions & answer

2017


Explain what is the advantage of a random access file?

1176