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 this program........
main()
{
int a=2,b=4,c=6;
printf("%d");
}
why it gives the value of third variable.

Answer Posted / jayasree

2

Is This Answer Correct ?    7 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do pointers take up memory?

1208


What functions are used in dynamic memory allocation in c?

1119


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

1082


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

2139


What is 02d in c?

1111


What is the process to create increment and decrement stamen in c?

1103


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

1218


main() { printf("hello"); fork(); }

1248


I have a varargs function which accepts a float parameter?

1097


Differentiate between static and dynamic modeling.

1186


I came across some code that puts a (void) cast before each call to printf. Why?

1267


what is the different bitween abap and abap-hr?

2423


any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

1169


Explain a file operation in C with an example.

1173


Not all reserved words are written in lowercase. TRUE or FALSE?

1277