Programming
Free courses
C Language
Basics
Lesson 4 of 8 • 1 upvotes • 9:54mins
Printf() is function used for printing output on the screen. We need to include stdio.h header file in our program for using the printf function. #include<stdio.h>
8 lessons • 1h 20m
Introduction
13:37mins
Installing Turbo C
9:31mins
Preprocessor Directory
9:00mins
Printf(), scanf(), getch(), clrscr() Functions
9:54mins
Scanf, getch, clrscr Functions
9:13mins
Operators
10:43mins
Getting Started with Programming
9:27mins
Programs
9:14mins