Why collection is called framework in java?


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

Post New Answer

More Core Java Interview Questions

What is file class and what is its purpose?

1 Answers  


What is the purpose of format function?

0 Answers  


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

0 Answers  


What is the difference between a field variable and a local variable?

0 Answers  


What are different access specifiers in java? Explain

0 Answers  






How Vector class is synchronized,How to build user defined class as synchronized?

0 Answers  


Can we override the main method?

4 Answers  


What is class level lock ?

0 Answers  


What is character in data type?

0 Answers  


Explain when classnotfoundexception will be raised ?

0 Answers  


What is the purpose of garbage collection in java, and when is it used?

0 Answers  


What is the importance of finally block in exception handling?

0 Answers  


Categories