Purchase Solution

What are the advantages and disadvantages of standards?

Not what you're looking for?

Ask Custom Question

Can you help with these two question?

1. What are the advantages of standards?
2. What are the disadvantages of standards?

Purchase this Solution

Solution Summary

In this solution I discuss the advantages and disadvantages of standards in software and technology.

Solution Preview

Standards provide several advantages and disadvantages. I will identify some of those here.

Advantages:
- enable more reliable systems since all of the parts in the system have well defined roles and methods of interaction
- enable more robust systems since all parts following the standard have well defined responses to unknown situations
- enables more parties to participate in the market ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C# variables and classes

This quiz contains questions about C# classes and variables.

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.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.