Explain the difference between collection api and stream api in java8?
No Answer is Posted For this Question
Be the First to Post Answer
How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)
3 Answers ProdEx Technologies,
what is the diff between Servletcontext and servletconfig?
what is ejb? what is the importance of ejb?
What is a treeset in java?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
Is 0 true or is 1 true?
Why inputstreamreader is used in java?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is the java idl system?
What does += mean in java?
what is the difference between statis block and static variable
Can we have a method name same as class name in java?