#askfaizan | #syedfaizanahmad
Creating First Program ( Hello World ) in C Programming Language | Tutorial #1 | Hindi | Urdu : • Creating First Program ( Hello World ) in ...
Playlist C Programs : • C Programs
Write a C program to take an integer number from user and print it on screen.
Just as we use the printf() function to display content on the screen (the default output device), we use the scanf() function to receive input through the keyboard (the default input device).