Answer Posted / chethan.s.l
Collection is a framework and its having series of classes
and interface implementing in the collection object.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Is main a keyword in java?
Does set allows null in java?
What are triggers in DB? Explain their types. How do they work?
Explain jdk, jre and jvm?
Is there any difference between synchronized methods and synchronized statements?
What is difference between string and stringbuffer?
What value is a variable of the string type automatically initialized?
Which class contains a method: cloneable or object?
What do you understand by copy constructor in java?
How do I get 64 bit java?
What is the purpose of an interface?
How do you compare two strings lexicographically?
What are java packages? What's the significance of packages?
What is the difference between JVM and JRE?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?