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

Answer Posted / sateeshbabu aluri

o/p will be: 1 2 only
3 will be ommited because there is no conversion operator
in printf.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null equal to 0 in sql?

657


What is the use of function in c?

715


Write a program to swap two numbers without using a temporary variable?

613


Explain what is the difference between far and near ?

655


Is linux written in c?

603






Tell me can the size of an array be declared at runtime?

601


What is void pointers in c?

595


What are loops in c?

554


What is the purpose of 'register' keyword?

694


write a program for the normal snake games find in most of the mobiles.

1789


what is uses of .net

1279


What are volatile variables in c?

525


Where are some collections of useful code fragments and examples?

721


What is the most efficient way to count the number of bits which are set in an integer?

595


i got 75% in all semester am i eligible for your company

1743