Question
What is collections api in java programming?

Answers

The Collections API is a set of classes and interfaces that support operations on collections of objects.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q Which conditions must be satisfied in order for the organization to be able to claim an affirmative action defense? Check all that apply. (A)Organization has a strong written policy against harassment (B)Plaintiff failed to take advantage of remedies offered by the policy (C)Organization is facing $50,000 in punitive damages
  • Q Integrated Security System launched in which Indian city
  • Q If you want to create language specific sales texts for your material master, would you have to create a new material master record?
  • Q Which social welfare scheme was launched on 1st April 1999 by combining the erstwhile programmes namely, IRDP, DWCRA, SITRA, TRYSEM & MWS?
  • Q Where is the central location of the forex market?
  • Q Name the school that Harry Potter attended?
  • Q Two weeks after hatching what is 3000 times its birth weight
  • Q Tell me an intresting area you have worked or an importent part of code you have done.?
  • Q Difference between thermo set and thermo plastics?
  • Q What is the name given to a region where one plate of the earth's crust is sliding under another?
  • Q Which methods can be legally applied to a string object? A. equals(String) B. equals(Object) C. trim() D. round() E. toString() Select all correct answers.