What is the output for the below program?
void main()
{
float me=1.1;
double you=1.1;
if(me==you)
printf("love c");
else
printf("know c");
}
Answer Posted / smartmove
Correction in last answer:
float me=1.1 it stores like 1.0999
double you=1.09999999
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the correct declaration of main?
What is meant by inheritance?
Explain the advantages of using macro in c language?
What is the mean of function?
By using C language input a date into it and if it is right?
Explain how can I convert a string to a number?
what are the 10 different models of writing an addition program in C language?
What's the best way of making my program efficient?
What is equivalent to ++i+++j?
How can I direct output to the printer?
How can I remove the leading spaces from a string?
explain what is an endless loop?
Why c is called object oriented language?
why wipro wase
Which driver is a pure java driver