int a=2,b=3,c=4;
printf("a=%d,b=%d\n",a,b,c);
what is the o/p?
Answer Posted / srinivas
a=2,b=3
(for "c" variable no conversion char is there so it prints
only a&b values)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
explain how do you use macro?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
What is difference between structure and union?
What is wrong with this code?
If fflush wont work, what can I use to flush input?
What is the difference between text files and binary files?
Explain data types & how many data types supported by c?
Explain what is the use of a semicolon (;) at the end of every program statement?
How can I insert or delete a line (or record) in the middle of a file?
What are # preprocessor operator in c?
Which built-in library function can be used to match a patter from the string?
When should structures be passed by values or by references?
What are run-time errors?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What are formal parameters?