February 2016
Beginner to intermediate
500 pages
187h 36m
English
Iterator.
index.
autoboxing.
ArrayList, Vector.
auto-unboxing.
shutdown.
synchronized.
False. Autoboxing occurs when adding a primitive type to a collection, which means the primitive type is converted to its corresponding type-wrapper class.
False. A Set cannot contain duplicate values.
False. A Map cannot contain duplicate keys.
True.
False.
Collections is a class; Collection is an interface.
True.
True.
False. Text files are human readable in a text editor. Binary files might be human readable, but only if the bytes in the file represent ASCII characters.
True.
Read now
Unlock full access