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...

int a=1,b=2,c=3;
printf("%d,%d",a,b,c);
What is the output?

Answer Posted / peeyush mishra

output will be 1,2

Is This Answer Correct ?    24 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are header files and what are its uses in C programming?

1340


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

1251


What do header files do?

1140


Why pointers are used in c?

1073


What is static memory allocation? Explain

1138


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

1121


What is a program flowchart?

1288


How do you redirect a standard stream?

1155


How macro execution is faster than function ?

1253


What is int main () in c?

1131


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1967


What is the meaning of ?

1085


why return type of main is not necessary in linux

2155


Why we use conio h in c?

1304


List some of the static data structures in C?

1245