Module 3 begins
Duration: 0.3 Month
Java Architecture

Master foundational concepts of Java programming. Learn to manage data effectively using various structures and build robust applications
- Java Architecture, JVM – Bytecode – JRE Concepts.
- Variables, Giving output, Writing first program, compile and run Conditional Statement – if-else, switch
- Introduction to the loop –for loop
- While loop, do-while loop, Nesting of loop
- Break and continue statement, Array list and Maps Introduction to Class and Objects
- Member and methods to operate on Method
- Constructors, Methods and constructor overloading, Introduction to inheritance
- Implement keyword, Overriding Methods
- Introduction to interface, Multiple inheritance, Abstract Class, Singleton pattern, Exception Handling
Module concludes
Write, compile, & run Java programs to implement logical decision-making and repetitive tasks. Design and develop well-structured & maintainable Java applications.