Answer Posted / midhula
above answers + specific collection and generic collection.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is tostring () method?
What is method in java with example?
What is stream api in java8?
Can string be considered as a keyword?
How can we achieve thread safety in java?
Explain what is Marker interface?
Can we override constructors?
What are the different data types in java?
Which class cannot be a subclass in java?
What is a lightweight component?
Why are the objects immutable in java?
What is string variable?
Can we synchronize static methods in java?
How big is a pointer?
what is the difference between a threads start() and run() methods? : Java thread