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
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
How to add two numbers without using arithmetic operators?
18 Answers College School Exams Tests, e track, Infosys, Pan Parag, Sapient, TCS,
What is difference between Structure and Unions?
What does a pointer variable always consist of?
What is the purpose of sprintf?
write a program to display numbers from 1 to 10 and 10 to 1?
What is int main () in c?
Explain how do you sort filenames in a directory?
Why flag is used in c?
Explain a pre-processor and its advantages.
How can I read in an object file and jump to locations in it?
can we implement multi-threads in c.