9 - C Language
9 - C Language
C LANGUAGE- SYLLABUS
✓ Overview of C Language ✓ Arrays
• Introduction of C language • What are Arrays in C
✓ Data Type, Constants & Variable • A Simple Program Using Array
• What is Data Type in C • How to intialize Array in C
• Integers, long and short in C • Passing Array Elements in C
• Chars, signed and unsigned in C • Pointer and Array in C
• Floats and Doubles in C • Passing entire Array to a Function in C
• Constant, Variables and Keywords in C • Two Dimensional Array
• Summary • Intializing a 2D Array
• Pointer and 2D Array
✓ Statements • 3D Array
• if else statements in C
• Break, Continue and switch in C ✓ String
• For Loop , while loop,do-while Loop in C • What are Strings
✓ Function • How to get length of a string in C
•
• What is Function in C
How to copy a string in C
• How to concentrate a string in C
• Call by Value and Call by Reference in
• How to compare two string in C
• Passing Values between Funtions in C
✓ Structures
✓ Pointer • What is Structure in C
• Introduction to pointers • Declaring a Structure in C
• Pointer Notation in C
• Back to Function Calls in C
• Accessing Structure elements in C
• Recursion in C • How Structure elements are stored
✓ Preprosser • Array of Structure in C
• C preprocessor in C • Uses of Structure
• Feature of C
• Macro Expansion in C ✓ File Operation
• File Inclusion in C • File input/output in C
• Miscellaneous Directive in C
• File Operations in C
• Opening a File, Reading from a File and
Closing the File in C
• Counting characters, Tabs, Spaces
• Writing To a File and File Opening Modes in
C