Saturday, December 15, 2012

BCA Semester 2 Advanced Programming with C Syllabus

5%
Error Editing
-          Concept of Debugging
-          Finding Errors in Programs
-          Error codes & Managing
-          Various Debugging option in Turbo C
-          Compiler
70%
Programming in C
Language
-          Storage Class

-          Structure & Union
-          Concept of Bit-Field
-          Pointers
-          File handling in C
-          Concept of Dynamic Memory allocation & Deallocation
-          C Preprocessors
-          Macro substitution & File inclusion
25%
C  - on  LINUX
-          Introduction of GNU C- Compiler
-          ANSI Standers support in gcc
-          Advantages of using C with LINUX
-          Competition with Turbo C Compiler
-          Compilation of C Programs with gcc
-          Implementation of C Program of GNU Compiler
10%
Graphic in C
-          Introduction of Graphics of C Programs (gm,gd,bgi)
-          Graphics Library Function
-           
-          Initgraph()
-          Closcgraph()
-          Cleardevice()
-          Getx()/Gety()
-          Getmaxx()/Getmaxy()
-          Setfillstyle()
-          Outtextxy()
-          Line()
-          Lineto()
-          Linerel()
-          Circle()
-          Cllerspe()
-          Or( c )
-          Rectangle()
-          Drowspoly()/Fillpoly() etc.

No comments:

Post a Comment