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

Explain what is the benefit of using an enum rather than a #define constant?

714


What are terms in math?

585


What is pre-emptive data structure and explain it with example?

3203


What are logical errors and how does it differ from syntax errors?

655


What is the difference between far and near ?

678






Can you tell me how to check whether a linked list is circular?

763


Can stdout be forced to print somewhere other than the screen?

615


How to delete a node from linked list w/o using collectons?

2085


What is the difference between malloc() and calloc() function in c language?

596


What is a function simple definition?

610


What does *p++ do?

581


please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com

1320


Do variables need to be initialized?

616


What are pointers? What are stacks and queues?

573


What are the types of arrays in c?

619