x=y=z=1
z=++x||++y&&++z
Printf("%%%d";xyz)
what is the values of x,y and z?????

Answer Posted / tatukula

x=2
y=1
z=1

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

All technical questions

1501


What is the difference between arrays and pointers?

627


What is structure and union in c?

590


What is a macro in c preprocessor?

616


What is scope and lifetime of a variable in c?

564






What are the string functions? List some string functions available in c.

594


Which is better pointer or array?

589


Is multithreading possible in c?

559


Explain what is a program flowchart and explain how does it help in writing a program?

641


how do you execute a c program in unix.

632


Write a program to swap two numbers without using the third variable?

587


What is 1f in c?

1823


How is a null pointer different from a dangling pointer?

550


What is meant by 'bit masking'?

878


What does emoji p mean?

591