Java Maps Review

Flashcard
•
Computers
•
11th Grade - University
•
Hard
Wayground Content
FREE Resource
Student preview

16 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following statement about Set is true? A HashSet cannot have a null value. Set allows duplicate values. Set allows null values but only single occurrence. Set extends the Java.util.collection interface.
Back
Set extends the Java.util.collection interface.
2.
FLASHCARD QUESTION
Front
Which interface of the java.util package offers the specified behavior: -Entries are organized as key/value pairs. -Duplicate entries replace old entries. -Entries are sorted using a Comparator or the Comparable interface?
Back
SortedMap
3.
FLASHCARD QUESTION
Front
Back
{1=C, 2=JavaEE, 3=Python, 4=PHP}
4.
FLASHCARD QUESTION
Front
Back
{null=null, a=null, b=JavaSE, c=PHP, d=Python}
5.
FLASHCARD QUESTION
Front
Back
5
6.
FLASHCARD QUESTION
Front
Which of the following TreeMap instantiations would create a TreeMap that could store String-Integer pairs? Options: TreeMap<String,Integer> map; map = new TreeMap <String,Integer>();, TreeMap<Integer,String> map; map = new TreeMap <Integer,String>();, TreeMap<Double,String> map; map = new TreeMap <Double,String>();, TreeMap<Boolean,String> map; map = new TreeMap <Boolean,String>();
Back
TreeMap<String,Integer> map;
map = new TreeMap <String,Integer>();
7.
FLASHCARD QUESTION
Front
Which of the following Map methods will add a
Back
put()
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Anime

Flashcard
•
KG - Professional Dev...
11 questions
Java String Objects & Methods

Flashcard
•
12th Grade
10 questions
Rhyming words practice

Flashcard
•
KG
13 questions
CSAwesome: 1.2 - Java Basics HW Review

Flashcard
•
11th - 12th Grade
10 questions
Arrays

Flashcard
•
10th - 12th Grade
11 questions
review

Flashcard
•
KG - University
15 questions
Trig Applications

Flashcard
•
KG
11 questions
Computer Programming

Flashcard
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade