Object Oriented Programming (KCA202) - AKTU Question Paper 2023-24
MCA · Semester 2 · Free PDF Download
This is the official AKTU Object Oriented Programming Previous Year Question Paper for MCA Semester 2, academic session 2023-24. Published by Dr. A.P.J. Abdul Kalam Technical University (AKTU/UPTU), Lucknow. Free PDF download — no login required.
Rate this paper
Questions Asked in 2023-24
Object Oriented Programming (KCA202) — complete question paper · 100 marks · 3 Hours
- aExplain how bytecode make Java as platform independent languag e
- bObject is variable of user de fine data type class, justify your answer
- cWhat is the role of package in Java?
- dWrite use of Inheritance in O bject Oriented Programming
- eExplain difference between throws and throw keyword in Java
- fDraw hierarchical diagram of Java Exception Handling package
- gExplain types of ways to create thread in Java and which one i s better
- hDescribe the role of generic programming in Java. i. Draw hierarchical diagram of Java Swing Classes. j. What is the difference betw een Frame and Frame in Java?
- aWhat are uses of super keyword? Explain with proper example
- bWhat is constructor and also explain how sub class construct or implicitly calls super class constructor in Java
- cWrite Java program to copy a binary file
- dWrite generic Java program that display multiply if pass as numeric data and merge text if pass as string data
- eExplain difference between AWT and Swing with proper example
- aExplain the difference betwee n abstract class and interface with proper example
- bExplain the striking features of Java as Object Oriented Programming
- aWhat is Polymorphism? Explain its types with proper example
- bWhat is Abstraction? How could you achieve abstraction from 0 to 100% in Java
- aWrite Java program that accepts a temperature in Celsius. It should throw an Exception “Temperature Below Normal” when the temperature is less than 15C, throw an Exception “Normal Temperature” when the temperature above 15C and below 42C and throw an Exception “Temperature is High” when it is greater than 42C
- bExplain the use Reader or Wr iter classes with suitable example
- aDescribe threads and life cycle of threads with proper neat and clean diagram
- bDiscuss generic bounded class with the help of a suitable ex ample
- aWrite Java Swing pr ogram that calculate sum of two number whenever user click on button and displays that result to user
- bWhat is event and event delegation model, explain with prope r example of keyboard or mouse event handling
Question text is extracted from the official AKTU question paper PDF above. Hindi translations are omitted — every question is printed in English in the original paper. Last verified: 2026-08-23.
Repeated Questions — KCA202
Questions that appeared in more than one session, found by comparing 4 years of Object Oriented Programming papers (2021-22, 2022-23, 2023-24, 2024-25)
What is the role of package in Java?
Appeared in: 2022-23 · 2023-24 · 2024-25
Write Java program to copy a binary file
Appeared in: 2021-22 · 2022-23 · 2023-24
Object is variable of user de fine data type class, justify your answer
Appeared in: 2021-22 · 2023-24
Write use of Inheritance in O bject Oriented Programming
Appeared in: 2021-22 · 2023-24
Explain difference between throws and throw keyword in Java
Appeared in: 2021-22 · 2023-24
Draw hierarchical diagram of Java Exception Handling package
Appeared in: 2021-22 · 2023-24
Explain types of ways to create thread in Java and which one i s better
Appeared in: 2021-22 · 2023-24
Describe the role of generic programming in Java. i. Draw hierarchical diagram of Java Swing Classes. j. What is the difference betw een Frame and Frame in Java?
Appeared in: 2021-22 · 2023-24
What are uses of super keyword? Explain with proper example
Appeared in: 2021-22 · 2023-24
What is constructor and also explain how sub class construct or implicitly calls super class constructor in Java
Appeared in: 2021-22 · 2023-24
Write generic Java program that display multiply if pass as numeric data and merge text if pass as string data
Appeared in: 2021-22 · 2023-24
Explain difference between AWT and Swing with proper example
Appeared in: 2021-22 · 2023-24
Explain the difference betwee n abstract class and interface with proper example
Appeared in: 2021-22 · 2023-24
Explain the striking features of Java as Object Oriented Programming
Appeared in: 2023-24 · 2024-25
What is Polymorphism? Explain its types with proper example
Appeared in: 2021-22 · 2023-24
Write Java program that accepts a temperature in Celsius. It should throw an Exception “Temperature Below Normal” when the temperature is less than 15C, throw an Exception “Normal Temperature” when the temperature above 15C and below 42C and throw an Exception “Temperature is High” when it is greater than 42C
Appeared in: 2021-22 · 2023-24
Explain the use Reader or Wr iter classes with suitable example
Appeared in: 2021-22 · 2023-24
Discuss generic bounded class with the help of a suitable ex ample
Appeared in: 2021-22 · 2023-24
Write Java Swing pr ogram that calculate sum of two number whenever user click on button and displays that result to user
Appeared in: 2021-22 · 2023-24
Object Oriented Programming — Other Year Papers
AKTU Object Oriented Programming PYQs from other sessions
More MCA Semester 2 (2023-24) Papers
Other subjects from same semester and session