I Indresh Gehalot π Tutor II β 10.11K Points π C Programming Q. What will you do to treat the constant 3.14 as a float? (A) use float(3.14f) (B) use 3.14f (C) use f(3.14) (D) use (f)(3.14) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) use 3.14f