0
If condition Explain this program
On this program output is Sachin but according to the if by condition is true because float value is equals to the f 1 so why it prints the else statement not the if condition statement why please explain a https://code.sololearn.com/cHuBKVN4UvpU/?ref=app
4 Answers
0
so float is not worked on if condition
0
Ok thanks