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 is the output for the code :
main()
{
int i,j;
printf("%d %d ",scanf("%d%d",&i,&j));
}

Answer Posted / aarti dhiman

When we compile this program then 1 warning shows that the
function should return the value

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

2388


What is an lvalue in c?

1181


difference between object file and executable file

6802


What is mean by data types in c?

1074


What is the use of gets and puts?

1093


Which header file should you include if you are to develop a function which can accept variable number of arguments?

1463


What is the method to save data in stack data structure type?

1147


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

1253


What is the value of uninitialized variable in c?

1088


Write a Program to accept different goods with the number, price and date of purchase and display them

6297


What is optimization in c?

1070


What are the features of c languages?

1140


what is the structure pointer?

2180


What is structure data type in c?

1069


What is the difference between fread and fwrite function?

1133