1. Machine Language
2. Assembly Language
3. High level Language
4. Fourth (4th) Generation language
1. Introduction of Operating System
2. Batch Operating System
3. Time Sharing Operating System
4. Distributed Operating System
5. Real time Operating System
6. Network Operating System
2. Starting with C language
3. Stages in C-program development
4. Structure of C-program
5. Input/Output functions in C language
6. Pre-process Statements
7. Operators in C and C++
8. Simple C-programs
9. Decision Making
a. If statement
b. If-else statement
c. Nested If-else (If-else Ladder)
10. Loop Control
a. While and Do-while loops
b. For loop
c. Nested for loop
11. Switch Statement
12. Arrays (1D, 2D... nD)
13. Functions
a. Function without parameters
b. Function with parameters but with no return value
c. Function with parameters and return type
d. Prototype functions
e. Recursive functions
f. Calling of functions (Call by Value & Reference)
14. Strings
15. Pointers
16. Structures
17. Union
18. I/O File handling
1. Introduction to C++ (OOPs)
2. Stages in C and C++ (OOPs) program development
3. Structure of C++ (OOPs) program
4. Pre-process Statements
5. Operators in C and C++ (OOPs)
6. Simple C++ (OOPs) program
7. Decision Making
a. If statement
b. If-else statement
c. Nested If-else (If-else ladder)
8. Loop Control
a. While and Do-while loop
b. For loop
c. Nested for loop
9. Switch Statement
10. Arrays (1D, 2D ... nD)
11. Strings
12. Pointers
13. Structures
14. Union
15. Manipulators in C++ (OOPs)
16. Classes and Objects (Inside & Outside definition)
17. Friend function
18. Constructor (Types) and Destructor
19. Inheritance (Types)
20. Polymorphism (Types)
21. I/O File handling
No comments:
Post a Comment