In this video , we are going to discuss about Input Output functions - scanf and printf in C.
We are also going to implement sum of two numbers program in vs code and try to play with input output functions.
Summary :
scanf - input function
printf - output function.
These functions are defined in stdio.h header file.
Format specifiers -
%d - int
%f - float
%c - char
Audio language : Hindi
In this course , we are going to cover all C concepts in simple and easy to understand terms.
This course will start from basics and later on we will cover advance topics that are important from interview point of view.
Github : https://github.com/TechCourses4u/C-La...