Oracle
1Z0-804 · Question #148
1Z0-804 Question #148: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-804 to reveal the answer and full explanation for question #148. The question stem and answer options stay visible for context.
Question
Which two are valid initialization statements?
Options
- AMap<String, String> m = new SortedMap<String, String>();
- BCollection m = new TreeMap<Object, Object>();
- CHashMap<Object, Object> m = new SortedMap<Object, Object>();
- DSortedMap<Object, Object> m = new TreeMap<Object, Object> ();
- EHashtable m= new HashMap();
- FMap<List, ArrayList> m = new Hashtable<List, ArrayList>();
Unlock 1Z0-804 to see the answer
You've previewed enough free 1Z0-804 questions. Unlock 1Z0-804 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.