Pic Syllabus
Pic Syllabus
Pic Syllabus
SYLLABUS
PROBLEM SOLVING USING C PROGRAMMING L T P C
23CS1L01
LABORATORY 0 0 3 1.5
LEARNING OBJECTIVES:
The faculty will enhance the skills of the students to:
Familiarize with C programming constructs.
Illustrate the use of control statements such to control the program flow.
Learn how to pass arrays to functions and return values from functions.
Demonstrate the use of strings and pointers in C application
Develop the C application to solve real world problems using C Concepts.
LIST OF EXPERIMENTS
1. Simple C application using operators
2. C program to illustrate the use of control statements
3. Program to illustrate the concept of array in C
4. Implement C programs to demonstrate the use of functions
5. Program to illustrate the concept of recursion in C
6. Develop a C application using basic operations of strings and pointers
7. Implementing C application using structure
8. C application to implement the concept of array of structures
9. C application to demonstrate the concept of union
10. Develop a mini project for real time application using C concepts
TOTAL : 60 PERIODS
COURSE OUTCOMES: On Successful completion of the course, students will be able to:
CO102.1: Demonstrate knowledge on C programming constructs.