What is Collections API?



What is Collections API?..

Answer / ravikiran(aptech mumbai)

collections api contains group of classes and interfaces and
methods that deal with insertion,deletion and retrieval of
objects from a particular collection

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Core Java Interview Questions

Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.

2 Answers   iGate, Seed Infotech,


When is the finalize() called?

0 Answers  


What exactly is java?

0 Answers  


What methods are used to get and set the text label displayed by a button object?

0 Answers  


What is multi-catch block in java?

0 Answers  






What is the difference between Java Bean and Java Class.?

2 Answers  


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

0 Answers   Google,


Can a class be private in java?

0 Answers  


What is instance means in java?

0 Answers  


What do you understand by classes in java?

0 Answers  


What is the difference between jfc & wfc?

0 Answers  


Why stringbuilder is not thread safe?

0 Answers  


Categories