Techno Terminal
Simple way is easy to understand...
Thursday, 25 July 2013
Quick overview of collection concepts
›
Collection collection - represents any data structures in which objects are stored and can be iterated. Collection- which is actually the...
What is the differnce between String and StringBuffer class?
›
The basic differnece between String and StringBuffer class is String is immutable(means value stored in string object cannot be changed) wh...
Oops Concepts
›
Q1) What is polymorphism? Ans) The abiltiy to define more than one function with the same name is called Polymorphism. In java,there...
‹
Home
View web version