Law Legal Studies ยท Commerce Accountancy

Contract Law

1,497 Questions

Contract Law encompasses the rules and statutes governing legally binding agreements between parties. This hub provides practice questions on essential topics like legal obligations, breach of contract, and termination clauses. These concepts are frequently tested in law entrance tests and various other competitive government examinations.

Legal obligationsVoid contractsBreach of contractCommunication of acceptanceStatute of FraudsContract clauses

Contract Law Questions

Multiple choice softskills communication
  1. capable of being bribed; corrupt

  2. stipulation; condition in an agreement; provision

  3. block; obstacle

  4. correct(usually a text)

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Hindrance means something that obstructs, blocks, or creates difficulty - an obstacle to progress. Option A means corruptible, B is a stipulation, and D means to edit text, none of which match the meaning.

Multiple choice softskills communication
  1. I could not put up in a hotel

  2. because the boarding and lodging charges

  3. were exorbitant

  4. No error.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The error is in part A: "put up in a hotel" is incorrect. The correct phrasal verb is "put up at" a hotel, not "put up in". When using "put up" to mean staying temporarily, we say "put up at" (a place). Parts B, C, and D are grammatically correct.

Multiple choice technology web technology
  1. a. Activity

  2. b. Property

  3. c. Section

  4. d. Flow action

  5. e. Harness

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

When Conditions in Pega are rules that evaluate to true or false and can be used in Activities, Sections, Flow actions, and Harnesses to control conditional behavior. They cannot be directly referenced within Property rules, as Properties are data definitions that don't support conditional logic references.

Multiple choice technology
  1. The part of a contract that specifies responsibilities of each party

  2. An agreement between the Service Provider and their customer

  3. An agreement between a Service Provider and an external supplier

  4. An agreement between the Service Provider and an internalorganisation

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A Service Level Agreement (SLA) is a formal agreement between a Service Provider and their customer (which can be internal or external) that defines the service levels, responsibilities, and expectations. Option B correctly identifies this relationship. Options C and D incorrectly specify external vs internal - both types of customers can have SLAs.

Multiple choice technology
  1. The part of a contract that specifies responsibilities of each party

  2. An agreement between the Service Provider and their customer

  3. An agreement between a Service Provider and an external supplier

  4. An agreement between the Service Provider and an internalorganisation

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A Service Level Agreement (SLA) is a formal agreement between the service provider and the customer that defines the expected service levels, responsibilities, and metrics. It documents what services will be provided, how they will be measured, and what happens if targets aren't met.

Multiple choice technology programming languages
  1. Message Contract

  2. Exception Contract

  3. Fault COntract

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In Windows Communication Foundation (WCF), the Fault Contract (FaultContractAttribute) is used to declare which SOAP faults a service operation can throw. Message Contracts define headers/body structure, and Exception Contract is not a WCF contract.

Multiple choice technology programming languages
  1. Message Contract

  2. Exception Contract

  3. Fault COntract

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In WCF (Windows Communication Foundation), FaultContract is used to define the error/fault information that a service can send to clients. It specifies the type of SOAP faults that can be returned. MessageContract defines message structure, and there is no 'ExceptionContract' in WCF.

Multiple choice technology web technology
  1. FaultContract

  2. OperationContract

  3. ServiceContract

  4. BehaviourContract

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

WCF defines ServiceContract, OperationContract, DataContract, MessageContract, and FaultContract as standard contract types. There is no BehaviourContract in WCF - behaviors are specified using attributes like [ServiceBehavior] and [OperationBehavior], which are not contracts.

Multiple choice technology testing
  1. Contracts

  2. Copyrights

  3. Patents

  4. Torts

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Contracts are legally binding agreements where promises are exchanged for consideration (something of value). Copyrights protect intellectual property rights, Patents protect inventions, and Torts deal with civil wrongs - none of these primarily focus on binding promises in exchange for consideration.

Multiple choice technology packaged enterprise solutions
  1. A. Broken

  2. B. Collectible

  3. C. No

  4. D. Not Collectible

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Oracle Collections, when a customer makes a promise to pay but fails to fulfill it, the promise status is updated to 'Broken'. This triggers collections workflows for escalated follow-up. 'Collectible' is not a valid status, 'No' is too vague, and 'Not Collectible' is different - that's when the debt is deemed uncollectible and written off, not merely when a promise is broken.