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))".provide an explation regarding the question

Answer Posted / dipendra

i think it will print the 2, and some garbage value.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

1120


main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none

1317


How main function is called in c?

1091


Explain what is the use of a semicolon (;) at the end of every program statement?

1199


What are header files in c?

1045


Explain what is wrong with this program statement?

1086


In a switch statement, explain what will happen if a break statement is omitted?

1015


Explain how can I prevent another program from modifying part of a file that I am modifying?

1054


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

1942


Give me the code of in-order recursive and non-recursive.

1339


Explain the priority queues?

1051


Explain setjmp()?

1030


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

1954


Write a program to print fibonacci series using recursion?

1023


how could explain about job profile

1879