Skip to content

Commit dde31fc

Browse files
authored
Update README.md
1 parent 2c18ffb commit dde31fc

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44
- ##### Data Types
55
- ##### Loops
66
- ##### Functions
7+
- ##### Virtual Functions
8+
- ##### Friend Functions
9+
- ##### Static Functions
10+
- ##### Classes & Objects
11+
- ##### Encapsulation
12+
- ##### Polymorphism
13+
- ##### Pointers
14+
- ##### Structures
15+
- ##### Union
16+
- #####
17+
- ##### Inheritance
18+
- ##### Exceptions
719
- ##### Built in Data Structure
820
- ##### List
921
- ##### Tuple
@@ -12,9 +24,7 @@
1224
- ##### Dictionary
1325
- ##### Ordered Dictionary
1426
- ##### String
15-
- ##### Inheritance
16-
- ##### Classes & Objects
17-
- ##### Exceptions
27+
1828

1929
- Capgemini
2030
#### What is a method?

0 commit comments

Comments
 (0)