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

how can you say that java is independ language

2 Answers   TCS, Wipro,


List the interfaces which extends collection interface?

0 Answers  


What is map and hashmap? also tell the difference.

1 Answers  


What is bitwise complement?

0 Answers  


What is the reason behind using constructors and destructors?

0 Answers   HCL,


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What is method with example?

0 Answers  


Can I extend singleton class in java?

0 Answers  


Is it possible to write static method in abstract class? justyfy your answer?

5 Answers   Hexaware,


What does int argc char * argv [] mean?

0 Answers  


Explain public static void main(string args[]).

0 Answers  


What is object-oriented programming?

0 Answers  


Categories