Skip to content

Commit 4ebe215

Browse files
authored
Update README.md
1 parent 43f343c commit 4ebe215

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@
88
- ##### Friend Functions
99
- ##### Static Functions
1010
- ##### Classes & Objects
11-
- ##### Encapsulation
12-
- ##### Polymorphism
13-
- ##### Pointers
14-
- ##### Structures
15-
- ##### Union
16-
- #####
17-
- ##### Inheritance
18-
- ##### Exceptions
1911
- ##### Built in Data Structure
2012
- ##### List
2113
- ##### Tuple
@@ -24,6 +16,22 @@
2416
- ##### Dictionary
2517
- ##### Ordered Dictionary
2618
- ##### String
19+
- ##### Encapsulation
20+
- ##### Polymorphism
21+
- ##### Pointers
22+
- ##### Calloc
23+
- ##### Malloc
24+
- ##### Call by reference
25+
- ##### Call by value
26+
- ##### Structures
27+
- ##### Union
28+
- ##### Inheritance
29+
- ##### Exceptions
30+
- ##### File Handling
31+
- ##### Bitwise Operaters
32+
- ##### Standard Library
33+
34+
2735

2836

2937
- Capgemini

0 commit comments

Comments
 (0)