What is Collection interface?
Answer / ravikiran(aptech mumbai)
Collection interface provides convinience methods for adding
removing and iterating the objects in and out from collections
| Is This Answer Correct ? | 10 Yes | 0 No |
What do you mean by platform independence of Java?
What is the statements?
Explain covariant method overriding in java.
what release of java technology are currently available what do they contain?
Why strings in java are called as immutable?
Can we serialize singleton class?
What is protected in java?
What is the difference between an if statement and a switch statement?
Is arraylist sorted in java?
What is a thin-client application?
Which is faster string or stringbuilder?
How many ways can we create singleton class?