x=2,y=6,z=6
x=y==z;
printf(%d",x)

Answer Posted / vijoeyz

My apologies for the silly mistake. The value of x is 1 as
everyone has said.

Thanks,
Vijay Zanvar
http://faq.zanvar.in

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

675


How do you define structure?

577


Why is c faster?

602


What is derived datatype in c?

645


The statement, int(*x[]) () what does in indicate?

663






What is the difference between array and pointer?

575


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1872


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

621


how can I convert a string to a number?

606


4. main() { int c=- -2; printf("c=%d",c); }

1377


Explain the use of 'auto' keyword

688


Is this program statement valid? INT = 10.50;

701


What is the difference between printf and scanf )?

609


What are control structures? What are the different types?

611


Is the exit() function same as the return statement? Explain.

674