
Generics
Authored by R GIRIDHARAN
Computers
University
Used 18+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which version of Java introduced the concept of Generics?
1.3
1.4
1.5
1.6
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The primary purpose of Generics in Java is to:
Improve performance
Introduce new data structures
Provide Type-Safety
Support multi-threading
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is type-safe?
ArrayList
Arrays
HashSet
LinkedList
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To which of these collections is type-casting required during retrieval?
Arrays
ArrayList before Java 1.5
Generic ArrayList
HashSet
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Why were Generics introduced in Java 1.5?
To provide type-safety to collections
To improve collection performance
To support new data structures
To phase out arrays
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In a generic `ArrayList<String>`, what type of objects can you add?
Any Object type
Only Strings
Integer and Strings
None
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When defining `class Account<T>`, what does `T` represent?
Tuple
Type
Text
Template
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?