Lesson 5 of 8 • 0 upvotes • 9:13mins
Scanf(): Scanf function is use to take the input from the user .It read the input values and store it . Clrscr(): This function is use to clear the previous program output and display the current program output. getch(): This function is use to avoid the output flash and display the output.
8 lessons • 1h 20m