when will be evaluated as true/
if(x==x==x)
a) x=1;
b) x=0;
c) x=-1;
d) none

Answer Posted / rukmanee

a: x=1;

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you please explain the difference between syntax vs logical error?

682


How do you define CONSTANT in C?

643


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

1579


What is the difference between mpi and openmp?

723


Explain can static variables be declared in a header file?

668






Differentiate between #include<...> and #include '...'

612


Write a program to check armstrong number in c?

628


Explain how does flowchart help in writing a program?

616


What is anagram in c?

510


Are local variables initialized to zero by default in c?

541


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2565


write a program to copy the string using switch case?

2391


Explain the Difference between the New and Malloc keyword.

676


What are multidimensional arrays?

648


Is python a c language?

546