Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within OCPJP
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Programmer Certification (OCPJP)
what is the correct ans?
majohnad majohnad
Greenhorn
Posts: 24
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Which of the following classes implement java.util.Map interface?
A) Hashtable
B) HashMap
C) Dictionary
D) IdentityHashMap
E) Vector
what is the correct ans for the above question?
zxjohn
Jessica Sant
Sheriff
Posts: 4313
I like...
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
check out the API for
java.util.Map
-- it will give you all the information you need to answer your question.
venu gopal
Ranch Hand
Posts: 40
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi majohnad,
The answer is A and B
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
URL rewriting
default package?
Entuware Questions
Question about polymorphism.
Mock Question on Protocols
More...