What will the following function call print? seenagape 10 years ago What will the following function call print? <code>printf(â%010.6fâ, 22);</code> A.22 B.22.00 C.022.000000 D.22.000000 â Previous question Next question â