Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

C-Programming Concepts for Assessment

S.No Topics

1 Introduction to C, Experiment Setup, Structure of C-Program

2 Syntax, Tokens, Identifiers, Keywords

3 Data Types, Variables, Constants, Literals, Storage Classes

4 Operators
5 Decision Making (If, If-else, else-if, switch)
6 Loops (for, while, do-while)
7 Arrays (1D,2D)
8 Strings
9 Pointers

You might also like