R13
introduction tom computers-computer systems,computing environments,computer languages,creating and running programs,program development.
intriduction to the C language-back ground,C programs,identifier,types,varibles,constants,input/output,operators(arithmetic,relational logical,bitwise etc),expressions,precedence and associativity,expression evaltion.type conversions,statements-selection statements(making decisions)-if and switch statements,repetition statements(llops)-while statements.loop examples,other statements related to looping-break,continue,goto,simple C program examples.
function-designing structured programs,function,user defined function inter function communication,standard functions,scope,storage classes-auto,regoater,static,extern,scope rules,type qualifiers. recursion-recursive function limitations of recursion,exampleC programs preprocessor commands.
arrays-concepts,using arrays in C inter function communication,array application two-dimensional arrays,multidimensional arrays,C program examples.
pointers-introduction(basic concepts).pointers for inter function communication,pointers ti pointers.compatibility.pointer application-arrays and pointers.pointer arithmetic and arrays,assing an array to a function memory allocation functions.array of pointers,programming applications,pointers to void pointer to functions.
strings-concepts,C strings,string input/output functions,arrays of strings,string manipulation function,string/data conversion,C program examples.
enumerated,structure and union types-the type definition(typrdef).enumerated types,structures-declaration,initialization,initilization,accessing structures,operations on structures,complex structures,structures and functions passing structures through pointers,self referential structures,unions,bit field,C programming examples,cooand-line arguments.
input and output-concept of a file streams text files,differences between text and binary files,state of a file,opening and clsing files,file input/output functions(standard library input/output functions for files).file status functions (error handling).positioning functions,C progra examples.
searching and sorting-sorting-selection sort,bubble sort,searching-linear and binary search methods lists-linear list-singly linked list implementation.insertion,deletion and searching operations on linear list,stacks-push and pop operations,queues-enqueue and dequeue operations.
Check Also
JNTUH Material : physical pharmacy-1
r13 [subject id=”2171″ regulation=”r13″]