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

Answer Posted / mahadevan

in C language this statement(x=y==z;)is declaration syntax Error

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why can't I perform arithmetic on a void* pointer?

639


Explain the process of converting a Tree into a Binary Tree.

2107


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1532


What are the different types of C instructions?

679


Do character constants represent numerical values?

845






How can a program be made to print the name of a source file where an error occurs?

732


How to write c functions that modify head pointer of a linked list?

546


What is ponter?

775


i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

1845


Differentiate between calloc and malloc.

761


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

619


What is getch() function?

650


Explain which function in c can be used to append a string to another string?

591


Why doesnt the call scanf work?

676


Compare interpreters and compilers.

640