int a=1,b=2,c=3;
printf("%d,%d",a,b,c);
What is the output?
Answer Posted / madhu
No doubt ans is : 1,2
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the use of sizeof () in c?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
How can I run c program?
What is the value of h?
How many types of operator or there in c?
Why does this code crash?
Give me the code of in-order recursive and non-recursive.
number of times a digit is present in a number
Why is c platform dependent?
program to convert a integer to string in c language'
Explain what are its uses in c programming?
What does s c mean in text?
What is d'n in c?
Is a house a mass structure?
What are header files and explain what are its uses in c programming?