We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 2
(CSE23D:COMPUTER PROGRAMMING USING C LABORATORY
Ls T:0 P:4 Credits:2
Course Outcomes: Through this course students should be able to
C01 :: Identify the prablem and make flowchart and algorithms to solve them logically.
{C02 :: Construct programs involving expressions, decision statements and control structures.
603 :: Formulate program solutions using the concept of pointers end functions.
C04 :: Write programs using basic data structures such as arrays, structures and unions
(COS :: NULL
of Practicals / Experi
Basics of C Program
+ Programming exercises on executing and editing @ C program
+ Programming exercises on defining variables and assigning values to variables
Operators in
+ Programming exerc'ses on arithmetic and relational operators
+ Programming exercises on arithmetic expressions and their evaluation
Formatting Input Output Statements
+ Programming exerc'ses on formatting input/outpt
sing printf and scant
Conditional Statements
+ Programming exercises using if statement
+ Programming exercises using if- Else
+ Programming exercises on switch statement
Iterative Statements
+ Programming exercises on do ~ while st
ments
+ Programming exercises on for ~ statement
Working with Arrays
+ Programs on one-cimensional array
+ Programs on two-dimensional array
Working with Pointers
+ Simple programs using pointers
Structures and Unions
+ Simple programs using structures
Text Books: 4, WTRODUCTION TO C PROGRAMMING by REEMA THAREJA, OXFORD UNIVERSITY PRESS
References: 1. LET US C by YASHWANT KANETKAR, BPB PUBLICATIONS.
2. PROGRAMMING IN ANSI C by E BALAGURUSAMY, MCGRAW HILL EDUCATION
3. PROGRAMMING WITH C by BYRON $ GOTTFRIED, Mc Graw Mill Education