#CProgrammingTutorial #CProgramming #Bangladesh
C language has standard libraries that allow input and output in a program. The stdio.h or standard input output library in C that has methods for input and output.
scanf()
The scanf() method, in C, reads the value from the console as per the type specified.
Syntax:
scanf(“%X”, &variableOfXType);
where %X is the format specifier in C. It is a way to tell the compiler what type of data is in a variable
On this page of the site you can watch the video online C Programming Tutorial for Beginners : 01| C Programming Tutorial | Knowledge developer with a duration of hours minute second in good quality, which was uploaded by the user Knowledge developer 02 October 2020, share the link with friends and acquaintances, this video has already been watched 624 times on youtube and it was liked by like viewers. Enjoy your viewing!