Output of float divide by integer and multiply by integer November 16, 2015 Gyantoday Tricky C programming questions Leave a comment Check below program and guess what will be output. float a = 0.0; float b = 0.0; int Continue reading