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 OUTPUT OF BELOW CODE . . AND PLEASE EXPLAIN HOW
IT COME ..

#include<stdio.h>
#include<conio.h>
void main()
{
int k=20;
printf("%d%d%d%d",k,k++,++k,k);
getch();
}

Answer Posted / priyanka

20,20,21,20

Is This Answer Correct ?    5 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain what is fifo?

1135


Tell me with an example the self-referential structure?

1079


What is the difference between void main and main in c?

1210


Explain how many levels deep can include files be nested?

1124


What does typeof return in c?

1161


What are enumerated types?

1270


How can I make it pause before closing the program output window?

1081


How many keywords are there in c?

1124


what are bit fields in c?

1825


There seem to be a few missing operators ..

1096


Explain can you assign a different address to an array tag?

1124


What is the advantage of an array over individual variables?

1293


What are qualifiers?

1109


What are extern variables in c?

1037


the question is that what you have been doing all these periods (one year gap)

2140