0

&d

What is &d in c program

4th Apr 2021, 6:04 AM
Surya L
Surya L - avatar
2 Answers
+ 1
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.
4th Apr 2021, 6:05 AM
Dino Wun (Use the search bar plz!)
Dino Wun (Use the search bar plz!) - avatar
4th Apr 2021, 6:07 AM
Ipang