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

Answer Posted / priya

answer: 1

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the difference between a 'copy constructor' and a 'assignment operator' in C?

641


a c code by using memory allocation for add ,multiply of sprase matrixes

2306


Explain is it better to bitshift a value than to multiply by 2?

720


What is the acronym for ansi?

633


c program to compute AREA under integral

1816






write a program to copy the string using switch case?

2404


What is the symbol indicated the c-preprocessor?

698


Is main an identifier in c?

607


Write a code to remove duplicates in a string.

633


How to establish connection with oracle database software from c language?

1679


What is declaration and definition in c?

528


Explain the use of 'auto' keyword

681


shorting algorithmS

1805


Write a program to check prime number in c programming?

601


Explain the difference between strcpy() and memcpy() function?

599