R.G.P.V. BHOPAL
MASTER OF COMPUTER APPLICATION 1ST SEM
MCA-103 PROGRAMMING AND PROBLEM SOLVE IN C
UNIT-I
An overview:
Problem identification, analysis, design, coding, testing & debugging, implementation, modification & maintenance; algorithms & flowcharts; Characteristics of a good program - accuracy, simplicity, robustness, portability, minimum resource & time requirement, modularization; Rules/conventions of coding, documentation, naming variables;Top down design; Bottom-up design.


UNIT-II
Fundamentals of C Programming:
History of C;Structure of a C Program; Data types; Constant & Variable, naming variables; Operators & expressions; Control Constructs – if-else, for, while, do-while;Case switch statement; Arrays; Formatted & unformatted I/O; Type modifiers & storage classes;Ternary operator; Type conversion & type casting; Priority & associativity of operators.


UNIT-III
Modular Programming:
Functions:Arguments; Return value;Parameter passing –call by value, call byreference; Return statement; Scope, visibility and life-time rules for various types of variable, static variable; Calling a function; Recursion – basics, comparison with iteration, types of recursion- direct,indirect, tree and tail recursion, when to avoid recursion, examples.


UNIT-IV
Advanced Programming Techniques
:Special constructs–Break,continue, exit(), goto & labels; Pointers -& and * operators, pointer expression, pointer arithmetic, dynamic memory management functions likemalloc(), calloc(), free(); String; Pointer v/s array; Pointer to pointer; Array of pointer & its limitation;Function returning pointers; Pointer to function, Function as parameter; Structure – basic, declaration,membership operator, pointer to structure, referential operator,self referential structures,structure within structure, array in structure, array of structures; Union – basic, declaration; Enumerated data type;Type def; command line arguments.


UNIT-V
Miscellaneous Features:
File handling and related functions; printf & scanf family; C pre processor –basics, #Include, #define, #undef, conditional compilation directive like #if, #else, #elif, #endif, #ifdef and #ifndef; Variable argument list functions.

REFERENCE BOOKS:
  1. Kerninghan & Ritchie “The C programming language”, PHI 
  2. Schildt “C:The Complete reference” 4th ed TMH.
  3. Cooper Mullish “The Spirit of C”, Jaico Publishing House, Delhi
  4. Kanetkar Y. “Let us C”, BPB.
  5. Kanetkar Y.: “Pointers in C” , BPB
  6. Gottfried : “Problem Solving in C”, Schaum Series 
  7. Jones, Harrow Brooklish “C Programming with Problem Solving”, Wiley Dreamtech India.
META TAGS:-PROGRAMMING AND PROBLEM SOLVE IN C SYLLABUS I RGPV MCA-103 PROGRAMMING AND PROBLEM SOLVE IN C NEW SYLLABUS I RGPV MCA-103 LATEST SYLLABUS I GPV MCA-103 PROGRAMMING AND PROBLEM SOLVE IN C NEW SCHEME SYLLABUS I RGPV MCA-103 QUESTION PAPERS I RGPV PROGRAMMING AND PROBLEM SOLVE IN C PREVIOUS YEAR PAPERS I RGPV MCA-103 PROGRAMMING AND PROBLEM SOLVE IN C LAST YEAR PAPERS I MCA BACK EXAM SYLLABUS I MCA 1ST SEM EXAM SYLLABUS I RGPV MCA 1ST SEM SYLLABI I RGTU MCA 1ST SEM EXAM SYLLABI I RGPV MCA 1ST SEM LATEST 2012 SYLLABUS I RGPV MCA 1ST SEM MCA-103 SYLLABUS I RGTU MCA-103 COMPLETE SYLLABUS I RGPV MCA-103 ALL SYLLABUS I RGTU MCA 1ST SEM ALL SYLLABUS I

0 comments

Post a Comment

Followers