when will be evaluated as true/
if(x==x==x)
a) x=1;
b) x=0;
c) x=-1;
d) none
Answer Posted / hussain reddy
x=1
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the ternary tree?
c program for searching a student details among 10 student details
Can we assign integer value to char in c?
What is the meaning of && in c?
What is linear search?
What is the size of enum in c?
What are the 3 types of structures?
what is stack , heap ,code segment,and data segment
Is array a primitive data type in c?
Why functions are used in c?
What is data structure in c language?
How can you invoke another program from within a C program?
Why header files are used?
State two uses of pointers in C?
Write a Program to accept different goods with the number, price and date of purchase and display them