Answer Posted / anith
collection is a utility in java..which comes under .lang
package..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the importance of import keyword in java?
Can we write multiple catch blocks under single try block?
What are peerless components?
What is abstract class? Explain
What is use of map in java?
What is a final class ?
How many types of java are there?
How do you execute a thread in java?
What are the ways in which a thread can enter the waiting state?
What is variable explain?
What is array initialization in java?
How do you compare arrays in java?
Can I extend singleton class in java?
How do you break a loop?
Difference between operator overloading and function overloading