The Viva Questions Unlimited...............
1. Viva questions for C Language
2. C Viva Questions and Answers
Pointers Special Notes
The Methodology of Programming & Programming in C Notes
C Notes -Part 1
C Notes -Part 2
C Notes -Part 3
Programming in C Reference Books
C Language Reference Manual
C Programming Language
Introduction to Computers Notes
Unit -3 Notes
Programming in C -Lab
Programmes
add matrices
armstrong
transpose of matrix
new programs checked
new programs checked -2
PROGRAMMING IN C
SYLLABUS
UNIT 1
Program concepts, characteristics
of programming, various stages in program development, programming aids,
algorithm, flowchart-symbols, rules for making flow chart, programming
techniques, Top down, bottom up, modular, structures-features, merits,
demerits, and their comparative study, programming logic-simple branching, looping,
recursion, cohesion & debugging & their tools.
UNIT
2
C-Language basics, C-Character set, identifiers and
keywords, data types, enumeration types, constants, variables, declaration,
qualifiers, long, short and unsigned declarations, expressions, symbolic
constants, input output functions, compound statement, arithmetic operators,
unary operators, relational and logical operators, assignment operators,
increment & decrement operators, precedence & order of evaluation, conditional
operators, bit operators, type casting, using library functions .
UNIT
3
Control flow, if statement, if
else statement, nested if else statement, switch statement, looping, for loop,
while loop, do while loop, nested loop structures, break, continue & goto
statement. Arrays and strings
– single dimensional array, multi dimensional array, initializing array using
static declaration, searching & sorting of arrays, arrays of characters,
character constants, character strings, string handling functions
UNIT
4
User defined functions, function
declarations, definition and scope, recursion, arrays & functions, call by
value, call by reference, storage classes, automatic external static and
registers.
UNIT
5
Structures, definition of
structures, declaration, structure passing to functions, arrays of structures,
unions, type of statements. Pointers- pointer definitions, pointer arithmetic,
array and pointer relationship, pointer to array, pointer to structure, dynamic
memory allocation.
Posted By
Aswathy
No comments:
Post a Comment