Answer Posted / ravikiran(aptech mumbai)
by making using of HashSet
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
explain copyonwritearraylist and when do we use copyonwritearraylist?
What is __ init __ functions?
What is the use of static class?
Why are the objects immutable in java?
Is char * a string?
Why string objects are immutable in java?
What is stream api in java8?
In Java list the methods that can be overridden?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What’s the difference between applets and standalone program?
What do you mean by Function Overloading in java?
When a byte datatype is used?
Can we have a try block without catch block?
What are the types of collections in java?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?