what are %d and %f in C program?
Answers
Answered by
1
Answer:
follow me
make as brainliest ans
likes my All ans
ok
Explanation:
In C programming language, %d and %i are format specifiers as where %d specifies the type of variable as decimal and %i specifies the type as integer. In usage terms, there is no difference in printf() function output while printing a number using %d or %i but using scanf the difference occurs
Answered by
0
Answer:
they are FORMAT SPECIFIERS
Similar questions
History,
2 months ago
Social Sciences,
2 months ago
Computer Science,
2 months ago
Math,
5 months ago
History,
11 months ago
Physics,
11 months ago