Hello, iam Shirley Smith, I hope your day is great!
What Does %F And %D Mean In C Language? [Solved]
%d and %f are format specifiers. %d is used for integer(-3,-100,3,100,etc). And %f is used for float(10.6,-39.0,etc).22 Apr 2019
Printf( ) Statement with %d ,%2d &%f &0.5f in C language | by Babjhiram
bramsinfoworld #
#12 :format specifiers in c language|use of %d,%ld,%f,%lf,%c,%s|BCA|MCA #clanguagetutorial #edustop
12 :format specifiers in
Write a C program to input values for three angles and display whether a triangle can be formed
write a c