Schedule for C- programming
PART – A
1. Basi Introduction
2.Character set,tokens, comments, keywords
3.Data-types,size of data types in c,range of data types, modifiers.
4.Program to print size of all data types,program to print range of all data-types.
5.Identifiers and naming conventions
6.variables and constants, naming variable and constants
7.Character in C
8.Strings in C
9.Operator in C
10.Statements in C
11.Swich case
12.Loops
13.Break and continue