True/False
You can use any primitive type as the base type of an ArrayList class.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Class and method definitions that include parameters
Q18: A generic class can be instantiated as
Q19: An ArrayList object has a fixed size.
Q20: A class definition can have more than
Q21: A for loop is an enhanced loop.
Q23: You can not use the set method
Q24: What are the three main disadvantages of
Q25: Write Java statements to display the size
Q26: What is a parameterized class?
Q27: The compiler option -Xlint is good for