151
Page views
6
Files
5
Videos
6
R.Links

Icon
Syllabus

UNIT
1
Overview of c

Overview of C - Introduction - Character set - C tokens - keyword & Identifiers - Constants - Variables - Data types - Declaration of variables - Assigning values to variables - Constants

UNIT
2
Decision making

Decision Making and Branching : Introduction – If , If….Else, The While statement- the do statement – the for statement-jumps in loops.

UNIT
3
Array

Interested-one dimensional array- initialization of one dimensional array- declarations of array- two dimyarray- initialization of array- multi dimensional array

UNIT
4
Character set and string

Character set

UNIT
5
User defined function

User-Defined Functions : Introduction – Need and Elements of User-Defined Functions- Definition-Return Values and their types - Function Calls – Declarations

Reference Book:

E Balagurusamy: “COMPUTING FUNDAMENTALS & C PROGRAMMING” – Tata McGraw-Hill, Second Reprint 2008, ISBN 978-0-07-066909-3.

Text Book:

E Balagurusamy: “COMPUTING FUNDAMENTALS & C PROGRAMMING” – Tata McGraw-Hill, Second Reprint 2008, ISBN 978-0-07-066909-3.

 

Print    Download