GURU NANAK DEV ENGINEEERING COLLEGE, BIDAR 585403
Affiliated to VTU Belgaum & approved by AICTE New Delhi
Department of Information Science & Engineering
B.E. 2022 Scheme – IPCC Courses
Question Bank– II
Academic Year: 2025-26 Semester: IV
Course Name: AJ Course Code: BIS402
Q. No Questions
Module-3
1 Develop the java program to create and display a label containing both as icon & a string?
2 Develop a java program to display lines whose endpoints have been generated randomly?
3
Make use of JLabel and JTextfeild explain the syntax with an example
4 Create swing applet to design two buttons named beta and gamma. When either of the buttons
pressed, it should display “beta pressed” and “gamma pressed” respectively.
5 Write a program to Demonstrate A Simple Swing Application?
6 Explain the following: ⅰ) JRadio Button and JToggle Button. ii) JButton
7. Explain the Event Handling Mechanism used by Swing with an Example?
8. WAP to create a frame for a Simple arithmetic calculator using Swing components & Layout
managers
9. Explain how ImageIcon is used with JLabel to display images in GUI
Module-4
1 Analyze how session objects are created in Servlet and JSP?
2 Make use of types of JSP tags explain with suitable examples?
3 How to read data from client in servlet?
4 i)Analyze the role of Tomcat server in Servlet?
ii)Identify Session Tracking system?
GURU NANAK DEV ENGINEEERING COLLEGE, BIDAR 585403
Affiliated to VTU Belgaum & approved by AICTE New Delhi
Department of Information Science & Engineering
5 List and Explain core classes and Interfaces to the Javax . Jakarta. * Packages?
6 Explain how cookies and Http Session can be handled in servlets?
7 Explain how cookies and Http Session can be handled in JSP?
8 Explain any two cookies method in servlets?
9 Explain the role of tomcat Server? Explain the steps used in configuring in the demonstration of
simple servlet.
10 Explain how to handle HTTP request and response with an example.
Module-5
1 Choose the database driver to distinguish the types of JDBC driver.?
2 Build the various steps of the JDBC process with code snippets?
3 Identify three types of get Connection() method with proper syntax?
4 Briefly explain the Statement object. Construct a program to call a stored procedure?
5 List and elaborate Database Metadata Object methods.?
6 List and explain three kinds of exceptions raised in JDBC.?
7 Explain the four types of JDBC drivers.?
8 Mention all steps to create the association between the database and JDBC-ODBC bridge.?