answersLogoWhite

0

Say I need to make a program that displays a triangle, a square, and a circle, which each make a different noise when clicked. If I were to make them procedurally, it would take more code than if I were going to make them object-oriented. Also, say I wanted to add an amoeba. If I was using object-oriented code, I would not have to touch already tested code. There are many benefits, apart from that example, but they are too many to say here.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the structure of the ots keyword in the programming language you are using?

In the programming language I am using, the structure of the "ots" keyword is typically used for object-oriented programming and stands for "object to string." It is used to convert an object into a string representation.


What is need of object in object oriented programming?

Object is an instant of the class, by using an object we can members of the class.


In QTP How do you bypass the object repository?

Using a programming description,you can bypass the object repository...


What are the benefits of using ne f in a programming language?

The benefits of using the "ne f" function in a programming language include improved efficiency, better organization of code, and the ability to easily manipulate and process data.


What has the author Jaime Nino written?

Jaime Nino has written: 'Introduction to Programming and OOD Java' 'An introduction to programming and object-oriented design using JAVA' -- subject(s): Java (Computer program language), Object-oriented programming (Computer science) 'Introduction to Programming and OOD Using Java'


Why study c plus plus programming?

we are using c plus plus programming for developing object oriented programing software.


What are the benefits of using the symbol in programming languages?

Using the symbol in programming languages allows for multiplication, pointer dereferencing, and creating pointers in memory. It helps simplify code and perform mathematical operations efficiently.


Is structured programming an OOP principle?

No. Structured programming came before object-oriented programming. Most OOP languages make use of structured programming, but only because they were already using structured principals, not because they now use OOP principals.


What are the benefits of using the gSOAP software?

gSOAP is a programming language. The main benefits are the ease of use of the software, and the low cost involved in purchasing it. Upgrades are provided free of charge.


What has the author Goran Svenk written?

Goran Svenk has written: 'Object-Oriented Programming Using C++ for Engineering and Technology'


How can you say that c and c plus plus are different?

C is a subset of C++: A C++ compiler will typically compile C code (most likely with numerous errors and warnings), but a C compiler will not understand C++ at all (not understanding keywords like 'class' or 'template' C is an imperative programming language (like Pascal or PL/I). It was introduced in 1972 by Kernighan and Ritchie. C++ extends C with Object orientation (classes and inheritance, using the 'Simula-style'), a completely different programming paradigm - object orientation needs the programmer to think accordingly to get the most out of the language. C++ also adds templates and type safety, but these do not change the programming approach. C++ was designed by Bjarne Stroustrup and introduced in 1983.


What has the author Robert Lafore written?

Robert Lafore has written: 'Object-oriented programming in Microsoft C++' -- subject(s): Object-oriented programming (Computer science), C++ (Computer program language), C. 'Microsoft C. Programming for the I.B.M.Personal Computer' 'Object-oriented programming in C++' 'Windows Programming Made Ridiculously Easy Book' 'The Waite Group's C Programming Using Turbo C++ (The Waite Group)' 'Microsoft C programming for the IBM' 'The Waite Group's Microsoft C programming for the PC' -- subject(s): C (Computer program language), IBM microcomputers, Microsoft C (Computer program), Microsoft C., Programming