m=++i&&++j(||)k++
printf("%d"i,j,k,m)

Answer Posted / aravind

error
relational operators can't be assaigned, they are used for just conditions.

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain spaghetti programming?

676


When is a “switch” statement preferable over an “if” statement?

636


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

706


Why c language is called c?

559


Which are low level languages?

617






What is static function in c?

617


Write a program to print numbers from 1 to 100 without using loop in c?

624


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1429


what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555

2522


Why is c platform dependent?

609


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1510


Describe the modifier in c?

590


What are preprocessor directives?

662


what are the advantages of a macro over a function?

632


What are volatile variables in c?

509