OOPS in JAVA 1
Object Oriented Programming
Since Java is an object oriented language, complete java language is build on classes and object. Java is also known as a strong Object oriented programming language(oops).
OOPS is a programming approach which provides solution to problems with the help of algorithms based on real world. It uses real world approach to solve a problem. So object oriented technique offers better and easy way to write program then procedural programming model such as C, ALGOL, PASCAL.
One of the eight classes of java.lang package are known as wrapper class in java. The list of eight wrapper classes are given below.
Main Features of OOPS
Class
Object.
Inheritence
Polymorphism
Encapsulation
Abstraction
Instance
Method
Message Parsing
No comments:
Post a Comment
Hai , Post your comment . (required, Bugs, Errors )