int a=2,b=3,c=4;
printf("a=%d,b=%d\n",a,b,c);
what is the o/p?
Answer Posted / vignesh1988i
A=2,B=3
SINCE THEIR IS NO SPECIFIER FOR SPECIFING THE DATA TYPE OF VARIABLER c so only a & b wil get printed
thank u
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What are structural members?
Explain can static variables be declared in a header file?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
I have seen function declarations that look like this
what is bit rate & baud rate? plz give wave forms
How can you tell whether two strings are the same?
Write a program to check whether a number is prime or not using c?
What is the value of h?
For what purpose null pointer used?
what type of questions arrive in interview over c programming?
If null and 0 are equivalent as null pointer constants, which should I use?
What is c language and why we use it?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Write a program that accept anumber in words