-->

Facebook

Jasper Roberts - Blog

Wednesday, August 27, 2014

C Syllabus


Sr No

Topic
Teaching
Hrs.
Module
Weightage
1
Introduction to computer and programming:
Introduction ,Basic block diagram and functions of various components of computer,Concepts of Hardware and software,Types of softwares,Compiler and interpreter, Concepts of Machine level, Assembly level and high level programming
,Flow charts  and Algorithms.
05



10%
2
Fundamentals of ‗C‘
Features  of  C  language,  structure  of  C  Program,  comments, header files,data types, constants and variables, operators, expressions, evaluation of expressions, type conversion, precedence and associativity, I/O functions
05



15%
3
Control structure in  ‗c
Simple statements, Decision making statements, Looping statements, Nesting   of control structures, break and continue , goto statement
06


15%
4
Array & String
Concepts of array , one and two dimensional arrays,declaration and  initialization of arrays ,string , string storage , Built-in-string functions
05


15%
5
Functions
Concepts of user defined functions, prototypes, definition of function , prarameters, parameter passing , calling a function, recursive function ,Macros , Pre-processing
05


15%
6
Pointers
Basics of pointers, pointer to pointer , pointer and array , pointer
03

10%


to array, array of pointers , functions returning a pointer


7
Structure
Basics of structure , structure members, accessing   structure members ,nested structures , array of structures, structure and functions, structures and pointers
02


10%
8
Dynamic memory allocation
Introduction to Dynamic memory allocation, malloac, Calloc,
02

5%
9
File management
Introduction to file management and its functions
03

5%

No comments:

Post a Comment