Answer Posted / aayush patwa
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.
One of the principal advantages of object-oriented
programming techniques over procedural programming
techniques is that they enable programmers to create
modules that do not need to be changed when a new type of
object is added. A programmer can simply create a new
object that inherits many of its features from existing
objects. This makes object-oriented programs easier to
modify.
To perform object-oriented programming, one needs an object-
oriented programming language (OOPL). Java, C++ and
Smalltalk are three of the more popular languages, and
there are also object-oriented versions of Pascal.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is inheritance write a program to show use of inheritance?
What is abstract class in oop?
which feature are not hold visual basic of oop?
What is polymorphism and example?
Which is better struts or spring?
Prepare me a program for the animation of train
What is the real time example of encapsulation?
what is the sylabus for priliminaries?
#include
What is class and object with example?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is class and object in oops?
What is a class in oop?
Is this job good for future? can do this job post grduate student?
Why is abstraction needed?