What is java util function?



What is java util function?..

Answer / Priya

Java Util functions are a collection of methods related to common data structures such as lists, sets, maps, etc. These functions are found in the java.util package.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is structure of java heap? What is perm gen space in heap?

1 Answers  


What is the abstraction?

1 Answers  


What is parsing a sentence?

1 Answers  


Why is the singleton pattern considered to be an anti pattern?

1 Answers  


Objects or references which of them gets garbage collected?

1 Answers  


How do you know if a value is nan?

1 Answers  


program to validate the IP address? Validity range should be 0 to 255

1 Answers   Huawei,


java Api provided try catch finally ,try catch(its ok) but why try finally and exception occured at try then how the flow is?

1 Answers   Naaptol,


Where we write javascript code in html page?

1 Answers  


How to override a equals() method and what is the use?

1 Answers  


What are the problems faced by java programmers who don't use layout managers?

1 Answers  


What are the advantages and disadvantages of reference counting in garbage collection?

1 Answers  


Categories