n C programming language, we use scanf to take input from users in command line. When taking input, we need to use some flag, that we call ‘format codes’ for scanf .

Notes with worthy tutorials
n C programming language, we use scanf to take input from users in command line. When taking input, we need to use some flag, that we call ‘format codes’ for scanf .