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

=>output will be:2,whatever you enter value for a.
=>because scanf is a library fn which will return how many
arguements it processes, and first value

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I use strcmp?

1133


How can you increase the size of a dynamically allocated array?

1234


Should I learn c before c++?

1298


Explain what is the difference between the expression '++a' and 'a++'?

1265


C language questions for civil engineering

1766


Explain how can I convert a string to a number?

1148


What is a built-in function in C?

1669


Hi can anyone tell what is a start up code?

2138


What is preprocessor with example?

1116


Do pointers need to be initialized?

1164


c program to compute AREA under integral

2467


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1784


What does malloc () calloc () realloc () free () do?

1105


What are formal parameters?

1174


What's the difference between constant char *p and char * constant p?

1191