Programming in Java SEM4
Programming in Java SEM4
SEMESTER - IV
PROGRAMMING IN JAVA
THEORY
Course Objective:
Course Outcomes:
CO 1. To Use an integrated development environment to write, compile, run, and test
simple object-oriented Java programs
CO 2. To Identify classes, objects, members of a class and relationships among them.
CO 3. To design Java application programs using OOP principles and proper program
structuring.
CO 4. To understand inheritance and its uses.
CO 5. To Demonstrate concepts of polymorphism, error handling and exception handling.
Objects and classes-Introduction, Defining classes for Objects, Constructing Objects Using
Constructors, Constructor Overloading.
Visibility Modifiers, Data Field Encapsulation, Static - Variables, Constants and Methods,
String Class, Array Class
Inheritance: Introduction, Super classes and Subclasses, Types of Inheritance, Using the
super Keyword, Overriding Methods.
Practical :
Text:
Liang, Y. Daniel. Introduction to JAVA Programming (7th Edition). Pearson Education.
References:
PROGRAMMING IN JAVA
MODEL QUESTION PAPER
1. .
2. .
3. .
4. .
5.
1 .
OR
2 .
3 .
OR
4 .
5.
OR
6.
7.
OR
8.
9.
OR
10.