MOTHER TERESSA DEGREE COLLEGE BHADRACHALM
Dept. of Computers Programming in “C”
UNIT I
[Link] are the common functions of O.S?
[Link] a computer give the classifications of computer?
[Link] a short note on compiler and interpreter?
[Link] about the anatomy of a computer?
[Link] a short notes on computer memory hierarchy?
[Link] & classification of programming languages?
//
[Link] algorithm discuss about the strategies of designing algorithm?
[Link] a note on structured programming concept.
[Link] the various types of c programming
[Link] of C program ?
[Link] ‘C’ tokens in detail
12types of conversions in ‘c’ program
[Link] the different types of operations available in ‘C’ language.
UNIT II
[Link] the non – Formatted (or) unformatted input out put functions?
[Link] the control statements with suitable examples?
[Link] the switch statement with example?
[Link] the iterative statements as below
While , do While , for
[Link] special control statements
Goto, break, continue, return exit.
//
[Link] a brief note on arrays
[Link] about multidimensional arrays.
[Link] the functions from c type.h, string.h
UNIT III
[Link] about different types of functions with suitable examples.
[Link] about any 5 characters built in functions.
[Link] about score of variables.
[Link] is recursion ?
[Link] about call by value and call by reference
//
[Link] is pointer & uses of pointers?
[Link] pointr to arrays ?
[Link] about pointer and strings?
[Link] is dynamic memory allocation and explain it.
UNIT IV:
[Link] to defined structure discuss with Example?
[Link] and contrast the structure with union with suitable examples.
[Link] note on Enum and types.
//
[Link] a program to crete a file and write a data into a file?
[Link] a file write about various file handling/management function with
examples.
[Link] operations using in ’C’.
[Link] are the functions are used for random access in files.