When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between structural,object based,object orientd programming languages?
What is a Deque?
diff between exptected result and requirement?
Are c and c++ the same?
What are pointers? Why are they used?
how can we use static and extern?and where can we use this?
In a byte, what is the maximum decimal number that you can accommodate?
what is a NULL pointer?
Explain how does free() know explain how much memory to release?
What does s c mean in text?
main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }
what is the difference between unix os and linux os