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
What is dangling pointer in c?
How can a program be made to print the line number where an error occurs?
code for find determinent of amatrix
What is merge sort in c?
Do pointers store the address of value or the actual value of a variable?
write a programming in c to find the sum of all elements in an array through function.
how could explain about job profile
Here is a neat trick for checking whether two strings are equal
hi, which software companys will take,if d candidate's % is jst 55%?
What is a program?
Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.
Explain what are run-time errors?
What is main return c?
What are the different types of constants?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical