LAB MANUAL
Course: Object Oriented Programming Laboratory
Program: B.Tech - CSE / CSBS
Regulation: R-2020
Academic Year: 2025-26
Index of Experiments
1. 1. Exercise 1
2. 2. Exercise 2
3. 3. Exercise 3
4. 4. Exercise 4
5. 5. Exercise 5
6. 6. Exercise 6
7. 7. Exercise 7
8. 8. Exercise 8
9. 9. Exercise 9
10. 10. Exercise 10
11. 11. Exercise 11
12. 12. Exercise 12
13. 13. Exercise 13
14. 14. Exercise 14
15. 15. Exercise 15
16. 16. Exercise 16
17. 17. Exercise 17
18. 18. Exercise 18
19. 19. Exercise 19
20. 20. Exercise 20
21. 21. Exercise 21
22. 22. Exercise 22
23. 23. Exercise 23
24. 24. Exercise 24
25. 25. Exercise 25
26. 26. Exercise 26
27. 27. Exercise 27
28. 28. Exercise 28
29. 29. Exercise 29
30. 30. Exercise 30
Exercise 1
Aim:
To demonstrate...
Algorithm:
1. Step one...
2. Step two...
Source Code:
// Sample code snippet
int main() {
return 0;
}
Sample Output:
Sample output will be displayed here.
Result:
Thus, the program is successfully executed.
Exercise 2
Aim:
To demonstrate...
Algorithm:
1. Step one...
2. Step two...
Source Code:
// Sample code snippet
int main() {
return 0;
}
Sample Output:
Sample output will be displayed here.
Result:
Thus, the program is successfully executed.
CO-PO-PSO Mapping
COs PO1 PO2 PO3 PO4 PO5 PSO1 PSO2
CO1 3 1 1 1 1 1 1
CO2 1 3 1 1 1 1 1
CO3 1 1 3 1 1 1 1
CO4 1 1 1 3 1 1 1
CO5 1 1 1 1 3 1 1
Assessment Rubrics
Rubric Criteria for Laboratory Evaluation
Criteria Excellent (5) Good (3) Needs Improvement
(1)
Code Correct, efficient Partially correct or Incorrect or
Implementation and well- minor issues incomplete
commented
Output Verification Correct, efficient Partially correct or Incorrect or
and well- minor issues incomplete
commented
Documentation Correct, efficient Partially correct or Incorrect or
and well- minor issues incomplete
commented
Viva Performance Correct, efficient Partially correct or Incorrect or
and well- minor issues incomplete
commented