Model Question Paper II - 21cs642 - 6 Sem (2021 Scheme)
Model Question Paper II - 21cs642 - 6 Sem (2021 Scheme)
Note: 01. 02. Answer any FIVE full questions, choosing at least ONE question from each
MODULE.
03.
04.
*Bloom’s COs
Module -1 Taxonomy Marks
Level
Q.01 a Define Enum. Write a program to display enumeration constants using L1 CO1 10
values() and Value Of() methods.
b Define with example L1 CO1 10
i)Autoboxing/Unboxing ii)Type Wrapper
OR
Q.02 a Explain single member annotation with a program example. L2 CO1 10
b Explain how to obtain annotations at run time by use of Reflection. L2 CO1 10
Module-2
Q. 03 a What are Generics?Give one example program. L2 CO2 10
OR
Q.04 a Write a program on Generic Interface. L2 CO2 10
b Write note on L1 CO2 10
i)Bounded Wildcards ii)Eraasure
Module-3
Q. 05 a Explain different types of String Constructor with example.. L3 CO3 10
b What are different Character extraction methods explain with program. L3 CO3 10
OR
Q. 06 a Define String handling. Explain special string operations with L3 CO3 10
example.
Module-4
Q. 07 a List and Explain core classes and nterfaces in javax.servlet package. L2 CO4 10
OR
Q. 08 a L2 CO5 10
Explain how to handle HTTP request and response with example.
b L1 CO5 10
Write note on
Page 01 of 02
21CS642
i)Session Tracking ii)Cookies
Module-5
Q. 09 a Explain four types of JDBC drivers. L3 CO5 08
b Describe various steps of JDBC with code snippets. L3 CO5 10
OR
Q. 10 a Write a java program to execute database Transaction. L2 CO5 10
b L1 CO5 10
Explain Collable statement object with example program.
*Bloom’s Taxonomy Level: Indicate as L1, L2, L3, L4, etc. It is also desirable to indicate the COs and POs to be
attained by every bit of questions.
Page 02 of 02