What is OOP?

Answer Posted / rajashree

A type of programming in which programmers define not only
the data type of a data structure, but also the types of
operations (functions) that can be applied to the data
structure. In this way, the data structure becomes an
object that includes both data and functions. In addition,
programmers can create relationships between one object and
another. For example, objects can inherit characteristics
from other objects.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 6 mandatory procedures for iso 9001?

724


What if I write static public void instead of public static void in java?

803


How does java pattern compile work?

734


What is array length?

701


What does you mean in math?

745


What is internal iteration in java se 8?

839


What is arraylist class in java?

710


How destructors are defined in java?

877


What is output buffer?

772


Does constructor be static?

763


Tell some latest versions in JAVA related areas?

749


What is the use of coding?

713


For class CFoo { }; what default methods will the compiler generate for you>?

814


Explain how hashmap works?

785


What is pangram in java?

748