x=2,y=6,z=6
x=y==z;
printf(%d",x)
Answer Posted / wasim
First of all the given syntax for printf statement is
wrong.it will not show any output but the syntax error
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
What is p in text message?
Calculate 1*2*3*____*n using recursive function??
What are local variables c?
What is const volatile variable in c?
What is getche() function?
Write a C program to count the number of email on text
program to convert a integer to string in c language'
What are the 32 keywords in c?
What is a nested formula?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What happens if a header file is included twice?
Why doesnt this code work?
Can you please compare array with pointer?