Lesson 5 of 8 • 0 upvotes • 11:07mins
Scanf() is input function . We use scanf to take and read the input from the user. < stdio.h > is the header file which needs to be included in the program to use scanf . Clrscr(): This function is to clear the output screen .ie. if you have execute the program and has generated the output then if you want to run another program then the output of the previous program will be cleared . getch(): This function is used to display the output screen.
8 lessons • 1h 27m
Introduction to C and Installing Turbo C (in Hindi)
10:41mins
Getting Started with C (in Hindi)
14:39mins
Preprocessor Directory (in Hindi)
9:07mins
Printf(), scanf(), getch() Functions (in Hindi)
9:05mins
Scanf Function (in Hindi)
11:07mins
C Operators (in Hindi)
11:28mins
Starting with Programs (in Hindi)
9:45mins
Programs (in Hindi)
11:31mins