The printf function uses ___ for string data and ___ for numeric.
(a) %f, %l
(b) %s, %f
(c) %s, %d
(d) %s, %s
I had been asked this question by my school principal while I was bunking the class.
I'm obligated to ask this question of Various Operations using Awk Command in portion Awk – An Advanced Filter & Perl – The Master Manipulator of Unix