These Java programs were written during the my Benchers in Computer Application (2021-2024).
Object Oriented Programming Lab (2022)
- Hello World
- Adding two numbers
- Factorial
- Area & Perimeter of Rectangle
- Simple Interest
- (Class Implementation) Area & Perimeter of Rectangle
- (Class Implementation) Simple Interest
- User Input
- Strings & its methods
- Calculator V2
- Student MarkSheet
- Helicopter
- Interfaces
- Abstract Class
- Inheritance
- Exception Handling
- Collections
- Object Oriented Programming Project