Java Interview Questions

Core Java Interview Questions And Answers

Showing posts with label java. Show all posts
Showing posts with label java. Show all posts
Sunday, June 9, 2013

Java Legacy classes and Interface

›
What are legacy classes and interfaces in Java? Before Java 1.2 version there is no Collection framework in java, instead java consists of...
Saturday, June 1, 2013

Java basic questions

›
What is serialization? Serialization is the conversion of an object to a series of bytes, so that the object can be easily saved to persis...
2 comments:
Friday, August 6, 2010

Basic principles of Object Oriented Programming

›
Encapsulation: Means putting the data and the function that operates on that data in a single unit(information hiding) .Encapsulation preve...
Home
View web version
Powered by Blogger.