Ad JAVA Question - Bank - M1&M2

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

RN SHETTY TRUST®

RNS INSTITUTE OF TECHNOLOGY


Autonomous Institution Affiliated to VTU, Recognized by GOK, Approved by AICTE
(NAAC ‘A+ Grade’ Accredited, NBA Accredited (UG - CSE, ECE, ISE, EIE and EEE)
Channasandra, Dr. Vishnuvardhan Road, Bengaluru - 560 098
Ph:(080)28611880,28611881 URL: www.rnsit.ac.in

DEPARTMENT OF INFORMATION SCIENCE & ENGINEERING


Question Bank
SUBJECT CODE AND TITLE BIS402-Advanced JAVA
SCHEME 2022 BATCH 2022-26
SEMESTER& SECTION IV B
FACULTYNAME
Ms. Aruna U

Q.No. Question Marks RBT COs


*
Module 1
1. Explain brief about collection frame work. 05 L2 CO1

2. Give the syntax of collection interface. Explain the methods present in 10 L1 CO1
collection interface.
3. Explain the methods present in List interface. 10 L2 CO1
Explian the following
4. i. SetInterface and set method 10 L2 CO1
ii. NavigableSet Interface and method
5. Explain the Collection Classes with example code. 10 L2 CO1
6. Explain the process of sorting objects using a Comparator. 10 L2 CO1
7. How do Legacy Classes and Interfaces impact modern Java 10 L1 CO1
development practices?
8. Explain the LinkedList class extends AbstractSequentialList and 10 L2 CO1
implements the List, Deque and Queue interfaces.
9. Explain the concept of removing elements using an Iterator in Java 05 L2 CO1
collections.
10. How does the synchronized nature of Vector affect its performance 05 L1 CO1
compared to ArrayList?
Module 2
11. Define String? Explain about stringBuffer and StringConstructor 10 L2 CO2
12. List and explain the special string operations 05 L2 CO2
13. Explain String Converesion and toString() 05 L2 CO2
14. Write a short note on Character Extraction 05 L1 CO2
Explain the following with an example program
15. a) equals() Versus== 10 L3 CO2
b) compareTo()

List and Explain the method of searching a string for a specified


16. 10 L2 CO2
character
List out the additional String methods which works with regular
17. 10 L1 CO2
expression
18. List and explain the 4StringBuffer constructors 10 L1 CO2
19. List out the additional StringBuffer methods with its description 10 L2 CO2

You might also like