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

main()
{
int i=400,j=300;
printf("%d..%d");
}

Answer Posted / manju

answer is garbage value because in printf statement there
are no variables(i,j).

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the different file extensions involved when programming in c?

1159


Why does everyone say not to use scanf? What should I use instead?

1472


How do you initialize pointer variables?

1151


How can I ensure that integer arithmetic doesnt overflow?

1255


What is the difference between the local variable and global variable in c?

1015


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

1305


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2533


What is static memory allocation?

1248


What is static function in c?

1166


How can I do serial ("comm") port I/O?

1217


What are the advantages of union?

1120


What is the total generic pointer type?

1211


What is c definition?

1339


What are runtime error?

1179


Which is best book for data structures in c?

1140