Reg C program | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Reg C program

#include <stdio.h> int main() { printf("%3.1f", 4.4289743); } Kindly explain it's code as well it's output

1st Nov 2019, 2:22 PM
Sriram Sekar
Sriram Sekar - avatar
2 Respuestas
+ 6
Sriram Sekar Kindly, Specify your question correctly? Please, read the COMMENTS in the lessons you can find a great examples and explanations. • https://www.sololearn.com/learn/C/2914/https://code.sololearn.com/cbvUE5gzIv4q/?ref=apphttps://www.sololearn.com/post/75089/?ref=app
1st Nov 2019, 2:41 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 4
why not run it on code playground and see for yourself, and whatsoever you don't understand from the output, you can post the question on Q&A
1st Nov 2019, 2:31 PM
✳AsterisK✳
✳AsterisK✳ - avatar