Which api is provided by java for operations on set of objects?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are the types of sockets in java?

0 Answers  


How do you access command-line arguments within the code?

0 Answers   Flextronics, Hexaware,


How to add panel to a Frame?

5 Answers  


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

0 Answers  


Can we able to pass objects as an arguments in java?

0 Answers  






What is internal iteration in java se 8?

0 Answers  


What is the use of using enum to declare a constant?

0 Answers   Fidelity,


finalize() method?

5 Answers  


How to create an immutable class?

0 Answers  


Explain restrictions on using enum?

0 Answers  


What happens if we don’t define serial version uid?

0 Answers  


What variables are stored in stack?

0 Answers  


Categories