Syllabus
Syllabus
COURSE OBJECTIVES:
To understand the constructs of C Language.
To develop C Programs using basic programming constructs
To develop C programs using arrays and strings
To develop modular applications in C using functions
To develop applications in C using pointers and structures
To do input/output and file handling in C 9
UNIT I BASICS OF C PROGRAMMING
Introduction to programming paradigms – Applications of C Language - Structure of C program - C programming:
Data Types - Constants – Enumeration Constants - Keywords – Operators: Precedence and Associativity - Expressions
- Input/Output statements, Assignment statements – Decision making statements - Switch statement - Looping
statements – Preprocessor directives - Compilation process
UNIT II ARRAYS AND STRINGS
9
Introduction to Arrays: Declaration, Initialization – One dimensional array –Two dimensional arrays - String
operations: length, compare, concatenate, copy – Selection sort, linear and binary search.
UNIT III FUNCTIONS AND POINTERS 9
Modular programming - Function prototype, function definition, function call, Built-in functions (string functions,
math functions) – Recursion, Binary Search using recursive functions –Pointers – Pointer operators – Pointer
arithmetic – Arrays and pointers – Array of pointers – Parameter passing: Pass by value, Pass by reference.
REFERENCES:
1. Paul Deitel and Harvey Deitel, “C How to Program with an Introduction to C++”, Eighth edition, Pearson
Education, 2018.
2. Yashwant Kanetkar, Let us C, 17th Edition, BPB Publications, 2020.
3. Byron S. Gottfried, “Schaum’s Outline of Theory and Problems of Programming with C”, McGraw-Hill Education,
1996.
4. Pradip Dey, Manas Ghosh, “Computer Fundamentals and Programming in C”, Second Edition, Oxford University
Press, 2013.
5. Anita Goel and Ajay Mittal, “Computer Fundamentals and Programming in C”, 1st Edition, Pearson Education,
2013.
Course Outcomes(COs)
Course PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8PO10 PO11 PO12 PO13 PO14PO15 PO16
CO116.1 1 2 2 1 2 1 1 1 2 - 3 2 1 2 -
CO116.2 2 2 2 1 2 1 1 1 2 - 3 3 2 2 -
CO116.3 2 3 2 1 2 1 1 1 2 - 3 2 2 2 -
CO116.4 3 2 2 1 3 1 1 1 2 - 3 3 2 2 -
CO116.5 2 3 3 1 2 1 2 1 2 - 3 2 2 3 -
CO116.6 2 2 3 2 1 2 - - 2 1 2 2 2 2 -
Avg.(C116) 1 2 1 1 1 2 1 3 2
2 2 2 2 2 -