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

what will be the output of" printf("%d%d",scanf("%d%
d",&a&b));"

Answer Posted / praveen

No, The output will not be 2......The exact output is "It
will take the garbage value"

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Calculate 1*2*3*____*n using recursive function??

2099


what are enumerations in C

1218


Can we access array using pointer in c language?

1129


What is the difference between functions abs() and fabs()?

1208


Do you have any idea how to compare array with pointer in c?

1094


What is the process to generate random numbers in c programming language?

1220


Where define directive used?

1146


What are static variables in c?

1130


What is the difference between the = symbol and == symbol?

1172


What is a pointer value and address in c?

1183


How are portions of a program disabled in demo versions?

1345


count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array

1137


What is a global variable in c?

1077


Difference between macros and inline functions? Can a function be forced as inline?

1351


What is void pointers in c?

1066