what is difference between colection and collections?
Answer Posted / haribabu kommi
collections is an Utility class.collection is an interface
which implemented by all other interfaces like set,map,list..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can finally block be used without a catch?
Difference between string, string builder, and string buffer?
What is the benefit of inner / nested classes ?
Why enumeration is faster than iterator?
Is age a discrete variable?
what r advatages of websphere? & how to deploy?
What is boolean law?
Why constructor has no return type?
What methods are used in Servlet?Applet communication?
What is java and why do we need it? Explain
Can a static method be final?
Can we catch more than one exception in single catch block?
Explain about java sdk?
What is the size of integer?
why java uses class level type casting ?