You are on page 1of 1

Year III Course GE Credits 6

Name
Course
Semester V Code Hours of Instruction / 6
Paper XIX Week
Number
Instructional Unit I Unit II Unit III Unit IV Unit V
hours per unit 18 18 18 18 18
CIA 40 Marks ESE 60 Marks Total 100
Marks
Paper Name PROGRAMMING IN C LANGUAGE
Declaratives, Assignment and Variables - Integer Arithmetic Expressions:
Unit -I Arithmetic Operators, Uses of Parentheses, Modulus and Unary Minus
Operator - Data Types in C.Chapter: 1, 2 & 3.
DECISIONS IN C: Relational Operators, Logical Operators and their
Precedence if, if..else, Nesting of if statements –Conditional(while, do…
Unit -II while)and unconditional(for, nesting of for) looping –Increment and
decrement Operators - Boolean Values. Chapter : 5 & 6
INPUT AND OUTPUT STATEMENTS: printf and scanf functions –
Unit -III Conversions specifications - User Define Functions: Functions, Local and
Global Variables, Parameters, Boolean Functions. Chapter :4 & 9
Arrays - Declaration and Initialization - break statement - Strings and
Unit -IV Character Arrays - Sorting an Array - Multidimensional Arrays - Pointers.
Chapter : 7 & 8
STRING AND STRINGFUNCTION -STRUCTURE: Concept of a Structure
Unit -V Period
Operator, Initializing a Structure, Arrays of Structures, Structures within
Structure.
Chapter : 8 & 10
Recommended E. Balagurusamy. (1996) Programming in ANSI C. Tata McGraw Hill, New
Text Delhi.
Reference 1. V. Rajaraman.(1995) Computer Programming in C. Prentice Hall. New
Books Delhi
2. H.Schildt, Osborne.(1994)Teach Yourself C McGraw Hill. New York.

Website and http://www.cprogramming.com


e-learning http://www.programmersheaven.com/zone3
source

You might also like