You are on page 1of 14

Contents

Intro.............................................................................................................................................................3
C & C++ Concept to Learn............................................................................................................................4
Array............................................................................................................................................................5
Structure......................................................................................................................................................6
Pointers.......................................................................................................................................................8
Reference....................................................................................................................................................9

1
2
Intro

3
4
C & C++ Concept to Learn

5
Array

6
Structure

7
8
Pointers

9
10
Reference

11
Pointer to a Structure

12
Function

13
Pass by Value

14

You might also like