x=2,y=6,z=6
x=y==z;
printf(%d",x)
Answer Posted / vijoeyz
y != z.
So, y == z is 0.
x = 0.
Best,
Vijay Zanvar,
Home Page - http://geocities.com/vijoeyz/
| Is This Answer Correct ? | 5 Yes | 30 No |
Post New Answer View All Answers
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
Is main is a keyword in c?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
When can you use a pointer with a function?
Why do we use stdio h and conio h?
What is the use of parallelize in spark?
Explain 'bit masking'?
What is static function in c?
Explain how does free() know explain how much memory to release?
What is nested structure in c?
Explain c preprocessor?
Differentiate between Macro and ordinary definition.
how to introdu5ce my self in serco
What is the size of empty structure in c?
What is the difference between procedural and functional programming?