answersLogoWhite

0

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

13y ago

What else can I help you with?

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.


Can characters be symbols in programming languages?

Yes, characters can be used as symbols in programming languages to represent data or instructions.


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.