Examlex

Solved

Example Code Ch 09-2

question 30

True/False

Example Code Ch 09-2
Assume that Poodle is a derived class of Dog and that Dog d = new Dog(...) and Poodle p = new Poodle(...) where the ... are the necessary parameters for the two classes.
-Refer to Example Code Ch 09-2: The assignment statement d = p; is legal even though d is not a Poodle.


Definitions:

Discovery Tools

Procedures used in legal proceedings to obtain evidence from the opposing party, including depositions, interrogatories, and requests for documents.

Interrogatories

A formal set of written questions that one party to a lawsuit asks the opposing party as part of the pretrial discovery process in order to clarify matters of evidence and help determine in advance what facts will be presented at any trial in the case. The questions must be answered in writing under oath or under penalty of perjury within a specified time. Also called requests for further information.

Motions

A procedural step used in legal proceedings where a request is made to the court to make a decision on a specific matter.

Depositions

Testimonies given under oath by a witness or party to a lawsuit, recorded outside of court for later use in court proceedings.

Related Questions