Purchase Solution

Compare and contrast object-oriented technology

Not what you're looking for?

Ask Custom Question

Details: A company is about to begin a new project but before they start they would like to implement a new filing system. They have hired a consulting company to advise them on the best type of filing system for their business. The consultants suggested using object-oriented technology. Yet the internal information systems team was hesitant to use object-oriented technology. They instead suggested using structured programming.

Compare and contrast object-oriented technology and structured programming so that the managers of the organization can make the best decision for their business.

Objective: Define the relationship between programming languages and applications
Define the relationship between programming languages and applications

Purchase this Solution

Solution Summary

The solution compares and contrast object-oriented technology and structured programming so that the managers of the organization can make the best decision for their business. The relationship between programming languages and application are defined.

Solution Preview

Compare and contrast object-oriented technology and structured programming so that the managers of the organization can make the best decision for their business.
Object-oriented programming: It is a programming paradigm that uses objects and their interactions to design applications and computer programs.
Structured programming: A technique for organizing and coding computer programs in which a hierarchy of modules is used, in which each having a single entry and a exit point. Its control is passed downward through the structure without unconditional branches to higher levels of the structure.
The advantages of object-oriented technology and structured programming are given below:
ADVANTAGES OF OBJECT-ORIENTED PROGRAMMING LANGUAGES
The advantages of using object-oriented programming languages are :
• It is modular.
• It is possible to write a ...

Purchase this Solution


Free BrainMass Quizzes
Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Javscript Basics

Quiz on basics of javascript programming language.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

C# variables and classes

This quiz contains questions about C# classes and variables.