FOUNDATION COURSES
 
                              PROBLEM SOLVING USING C



UNITI     INTRODUCTION                                                                       

Introduction of computer-Problem solving Techniques-Flow chart-Algorithm-Development of algorithms for simple problems

 

UNIT II     INTRODUCTION TO C                                                                                                                                                                

Overview of C – Tokens - Data Types – Managing Input and Output operations- Operators and Expressions–Decision Making- Branching and Looping.

 

UNITIII     ARRAY, FUNCTIONS                                       

Arrays-Strings-FunctionTypes of Function-Function Prototype-Recursive function

 

UNITIV     POINTER                                                                  
Structures and Unions, Pointers- Pointers to Functions-Pointers to Arrays, Pointers to Structures


UNIT V      FILE HANDLING

File Management in C – Input / Output Operations on Files -The ‘C’ Preprocessor- Applications in C.