31/12/2022
Considered Topic of C++ language
1. Introduction of C++
2. Token in C++ language
3. Data Type
4. Variable
5. Operator in C++ language
6. Array
7. Conditional Statements
8. Switch Statement
9. Loops
10. Pointer
11. Typecasting
12. Goto label
13. Function Overloading
14. Function Call
15. Recursion
16. String Function
17. Typedef
18. Structure
19. Union
20. Dynamic Memory Allocation (DMA)
21. DMA Function
22. Class and Object
23. Constructor
24. Destructor
25. Inheritance
26. Polymorphism
27. Template
28. Standard Template Library (STL)
29. File I/O