0% found this document useful (0 votes)
221 views1 page

IAT-II Question Paper With Solution of BIS402 Advanced Java July-2024-Varsha Jituri

The document outlines the Internal Assessment Test 2 for Advanced Java, scheduled for July 11, 2024, with a duration of 90 minutes and a maximum score of 50 marks. It includes a series of questions covering topics such as Swing components, JFrame class, Servlets, and practical application development. Students are required to answer any five questions from the provided list.

Uploaded by

snishitasingh287
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
221 views1 page

IAT-II Question Paper With Solution of BIS402 Advanced Java July-2024-Varsha Jituri

The document outlines the Internal Assessment Test 2 for Advanced Java, scheduled for July 11, 2024, with a duration of 90 minutes and a maximum score of 50 marks. It includes a series of questions covering topics such as Swing components, JFrame class, Servlets, and practical application development. Students are required to answer any five questions from the provided list.

Uploaded by

snishitasingh287
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

USN

Internal Assessment Test 2 – July 2024


Sub: Advanced Java Sub Code: BIS402 Branch ISE
Date: 11/07/2024 Duration: 90 min’s Max Marks: 50 Sem/Sec: IV / A, B & C OBE
Answer any FIVE questions MARKS CO RBT
a) What are the deficiencies of AWT that are overcome by swings? 2
1 b) Explain with syntax the following: i) JLabel ii) JTextField iii) JPasswordField iv) JCheckBox CO3 L1
8
a) What is a swing? Explain the components and containers in the swings. 5
2 b) Name and explain different types of swing buttons. Give their syntax and Example for each. CO3 L1
5
a) Explain the key features of swings? 4
b) Explain JFrame class? Explain constructors and methods of JFrame class. Write a suitable program
3 6 CO3 L3
with using Jframe class, Constructor and methods.

a) What are the Advantage of Servlet Over "Traditional" CGI? 5


4 b) What is servlet? What are the phases of servlet life cycle? Give an example. CO4 L1
5
a) How to read data from client in servlet.
4
5 b) Describe the Core Interfaces and classes in javax.servlet and Javax.Servlet,http packages. 6 CO4 L1

Create a swing application having two buttons named alpha and beta. When either of buttons pressed, it should
6 display “alpha pressed” and “beta pressed” respectively. 10 CO3 L3

Faculty Signature CCI Signature HOD Signature

USN

Internal Assessment Test 2 – July 2024


Advanced Java Sub Code: BIS402 Branch
11/07/2024 Duration: 90 min’s Max Marks: 50 Sem/Sec: IV / A, B & C
Internal Assessment Test 2 – July 2024
Sub: Advanced Java Sub Code: BIS402 Branch ISE
Date: Duration: 90 min’s Max Marks: 50 Sem/Sec: IV / A, B & C OBE
Answer any FIVE questions MARKS CO RBT
a) What are the deficiencies of AWT that are overcome by swings? 5
1 b) Explain with syntax the following: i) JLabel ii) JTextField iii) JPasswordField iv) JCheckBox CO3 L1
5
a) What is a swing? Explain the components and containers in the swings. 4
2 b) Name and explain different types of swing buttons. Give their syntax and Example for each. CO3 L1
6
a) Explain the key features of swings 2
b) Explain JFrame class? Explain constructors and methods of JFrame class. Write a suitable program
3 8 CO3 L3
with using Jframe class, Constructor and methods.

a) What are the Advantage of Servlet Over "Traditional" CGI? 5


4 b) What is servlet? What are the phases of servlet life cycle? Give an example. CO4 L1
5
a) How to read data from client in servlet 4
5 b) Describe the Core Interfaces and classes in javax.servlet and Javax.Servlet,http packages. 6 CO4 L1

Create a swing application having two buttons named alpha and beta. When either of buttons pressed, it should 5
6 display “alpha pressed” and “beta pressed” respectively. CO3 L3
5

Faculty Signature CCI Signature HOD Signature

You might also like