Chapter Study

BCA Semester 3 OOP in JavaUnit 11: Java Applications (8Hrs)

Comprehensive questions and detailed answers for Unit 11: Java Applications (8Hrs). Perfect for exam preparation and concept clarity.

7
Questions
60
Marks
Back to All Chapters

Define super, final and this keyword in java. Explain the concept of MVC in brief.

MediumTHEORY5 marks2019(TU FOHSS Final)

a) Define Collection Class. Explain different Wrapper classes and associated methods in java.
b) Define AWT. Explain different types of Layout Managers in java

HardTHEORY10 marks2019(TU FOHSS Final)

a) Differentiate between java AWT and java Swing. Explain the different types of layout managers in java GUI programming.
b) Write a java GUI program to calculate square of entered number.

HardTHEORY10 marks2020(TU FOHSS Final)

How AWT is differing from Swing? Write a GUI program using components to find factorial and cube of number. Use TextField for giving input and Label for output. The program should display factorial if user press mouse on result button and cube if user release mouse from result button.

HardTHEORY10 marks2022(TU FOHSS Final)

What is internal frames? Write a java program that display two internal frame within some parentframe.

MediumTHEORY5 marks2023(TU FOHSS Final)

What is MVC design pattern? Write a GUI program using swing components to calculatesum and difference of two numbers. Use two text fields for input and pre-built dialog box forutput. Your program should display sum if Add button and difference if subtract button isclicked.

HardTHEORY10 marks2023(TU FOHSS Final)

Write a program to create the following simple GUI based application. If user press the Submit button, your program should store the information in a file named "exam.txt" only when he accepts the terms and condition otherwise it should display a message "please accept the terms and condition first". image

HardTHEORY10 marks2024(TU FOHSS Final)
Showing 7 questions

Sample Questions

Define super, final and this keyword in java. Explain the concept of MVC in brief.

Marks: 5Chapter: Unit 11: Java Applications (8Hrs)

a) Define Collection Class. Explain different Wrapper classes and associated methods in java.\ b) Define AWT. Explain different types of Layout Managers in java

Marks: 10Chapter: Unit 11: Java Applications (8Hrs)

a) Differentiate between java AWT and java Swing. Explain the different types of layout managers in java GUI programming. b) Write a java GUI program to calculate square of entered number.

Marks: 10Chapter: Unit 11: Java Applications (8Hrs)

How AWT is differing from Swing? Write a GUI program using components to find factorial and cube of number. Use TextField for giving input and Label for output. The program should display factorial if

Marks: 10Chapter: Unit 11: Java Applications (8Hrs)

What is internal frames? Write a java program that display two internal frame within some parentframe.

Marks: 5Chapter: Unit 11: Java Applications (8Hrs)

And more questions available on this page.

Unit 11: Java Applications (8Hrs) chapter questions with answers for OOP in Java (BCA Semester 3). Prepare for TU exams with our comprehensive question bank and model answers.