Asked in MusicAmerican RevolutionUS Constitution
Music
American Revolution
US Constitution
What is the difference between compromise and collaboration?
Answer

Wiki User
December 19, 2012 11:18AM
The words both involve two or more parties, but the difference between compromise and collaboration is that when you compromise, the two parties are coming to an agreement to solve a problem, whereas, a collaboration is a product produced by more than one party. Technically, all compromises are collaborations since they involve two or more parties.
Related Questions
Asked in The Difference Between
What is the difference between cooperation and collaboration?

The fundamental difference between collaboration and cooperation
is the level of formality in the relationships between agencies or
stakeholders.
Collaboration involves agencies coming together and
fundamentally changing their individual approaches to a goal to
allow for the sharing of resources and responsibilities.
Cooperation is an informal arrangement in which the
individual agencies or stakeholders maintain their separate
mandates and responsibilities, but do some work together to meet a
common goal.
Asked in Math and Arithmetic
3 5 compromise?
Asked in Computer Terminology, Computer Programming, Computer Science
What is the difference between a class diagram and a collaboration diagram?

Class diagram is UML structure diagram which shows
structure of the designed system at the level of classes and
interfaces, shows their features, constraints and relationships -
associations, generalizations, dependencies, etc.
Communication diagram (called collaboration
diagram in now obsolete UML 1.x) is an interaction
diagram which shows interactions between objects and/or
parts (represented as UML lifelines) using sequenced messages
in a free-form arrangement.
So, the major difference is that class diagram shows static
structure of the system while communication (collaboration) diagram
shows system behavior as sequenced exchange of messages between
objects.