answersLogoWhite

0


Best Answer

Programming real world entities as classes that have data members and member functions to operate on those data members, with rich functionalities such as abstraction, inheritance and polymorphism is called object oriented programming.

An object is nothing but an instance of a class.

abstraction refers to hiding the complicated details of a program while presenting a simplified interface to the user thus enabling him to use the functionalities without bothering about how they were implemented internally.

inheritance: where one class can inherit properties of another class thus helping in reuse of code.

polymorphism: meaning one name many functions, like area() which could be used to calculate area of a circle or triangle or square on the basis of parameters passed to it.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

A programming methodology that focuses on data rather than processes, with programs composed of self-sufficient modules (objects) containing all the information needed to manipulate a data structure.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

Object-oriented programming is a programming model that uses objects that have attributes whereby methods determine how the objects behave. Object-oriented programming languages include Java, PHP and C.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Programming that is more "noun-based" rather than a list of commands.

You create an (abstract) object, which has properties based on the data type.

The whole point of it is to use "custom-made" data types that fit the problem you are trying to solve, better than primitive data types.

This answer is:
User Avatar

User Avatar

Ndiaga Ka

Lvl 3
1y ago

Object-oriented programming (OOP) is a programming paradigm that focuses on the use of objects to design and build software systems. In OOP, an object is an instance of a class, which is a blueprint that defines the attributes and methods of an object.

OOP allows for the encapsulation of data and behavior within objects, which promotes modularity, reusability, and maintainability. OOP also provides mechanisms for inheritance, which allows classes to inherit attributes and methods from parent classes, and polymorphism, which allows objects to be treated as instances of their parent classes.

OOP is based on four key concepts: encapsulation, inheritance, polymorphism, and abstraction. Encapsulation refers to the hiding of implementation details within objects, while inheritance allows for the reuse of code and the creation of hierarchies of objects. Polymorphism allows objects to take on different forms or behaviors, depending on the context, and abstraction provides a way to model complex systems using simplified, high-level concepts.

OOP is used in a wide range of applications, including web development, game development, and scientific computing. Popular object-oriented programming languages include Java, Python, C++, and Ruby.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Object oriented programming involves objects being able to inherit other objects and each object having its own properties and methods.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

It is C++, Java, C# and many others.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is object-oriented programming languages?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How many programming languages are?

Thousands! Programming languages number in the thousands, from general purpose programming languages such as C++, Java, and others, to special purpose languages which are used in one application. They can be ordered by type (structured, object-oriented, functional, etc.) or by history, or syntax. See the related list of programming languages.


Does learning programming languages transfer to learning actual languages?

No.


Which is languages is more suited to a structured program?

It is programming languages is.


Why java is 100 percent programming language?

There are no 'partial' programming languages.


Is Programming a language?

No, but of course there is a programmers' slang. And programming is done with so-called 'programming languages'.

Related questions

What are the Definitions on programming?

Programming is a term that describes the usage of a programming language. Programming languages (C++ for example) are languages that create programs, these programming languages should not be confused with scripting languages. Scripting languages are languages that are meant to be interpenetrated by programs. (Written in a programming language)


When was Essentials of Programming Languages created?

Essentials of Programming Languages was created in 2008-04.


How many pages does Essentials of Programming Languages have?

Essentials of Programming Languages has 416 pages.


Why do you have different Programming languages?

why do we have diffrent programming laungage


What is the best website to download C programming language?

Programming languages (or natural languages) cannot be downloaded.


How many programming languages are?

Thousands! Programming languages number in the thousands, from general purpose programming languages such as C++, Java, and others, to special purpose languages which are used in one application. They can be ordered by type (structured, object-oriented, functional, etc.) or by history, or syntax. See the related list of programming languages.


What are the classification of programming languages?

Programming languages, like human languages, are defined through the use of syntactic and semantic rules, to determine structure and meaning respectively. Thousands of different programming languages have been created, and new languages are created every year.


The C programming Language free download?

Programming languages (or natural languages) cannot be downloaded.


How do you install C language from a website?

You cannot install programming languages (or natural languages, either) on your computer. You can install compilers for programming languages, though.


Define and discuss high level programming languages?

high level programming languages are languages that are given by the programmer to the system as a input and they are understandable by a programmer


Does learning programming languages transfer to learning actual languages?

No.


Which is languages is more suited to a structured program?

It is programming languages is.