OOP Through JAVA
Java Lecture Notes
20IT81-OOP Through JAVA(Open Elective)(ECE)
20IT81-OOP Through JAVA- Reg(Open Elective)
- Syllabus Java SE Development Kit (JDK) 1.8
- Text Books : Balaguruswamy Java Complete Reference JAVA 7th Edition
- Complete Reference 9th Edition Covers JDK8
- Previous Question Paper 30 May 2023 (Supply)
- Previous Question Paper 21st December 2022
UNIT-I
- UNIT-1 NOTES UNIT-1 PPT Arrays in Java
- Java Buzzwords
- Structure of JAVA Program
- Naming Conventions in JAVA
Programs on Java Basic Concepts
- Print Month of Year Using Switch-Case Statement in java Output
- Reverse of given using While loop in Java OutPut
- Java Program to find factorial using recursion Output
- Java Program to find GCD of two numbers using recursion Output
- Java Program to implement Tower of Hanoi using recursion program output
Classes and Objects
UNIT-II
- Unit-2 NOTES UNIT-2 PPT
- Inheritance PDF of Complete Reference (5th Edition)
- super keyword usage program
- Final Keyword usage
- Differences between Overloading and Overridding
- Interface Test Shape class program Output
UNIT-III