Classes are the basic building block of java. In java every thing is based on classes. Not only java classes are very important in almost every object oriented language in the programming world.Classes provide encapsulation to the programms and make the application to the user like a black box( whose internal working is not concerned just what it does is the real matter to concerned about).
No comments:
Post a Comment