Examlex

Solved

Matt Wants to Train His Dog, Buster, to Sit on Command

question 13

Multiple Choice

Matt wants to train his dog, Buster, to sit on command. He gives Buster a doggie biscuit each time Buster sits when commanded, but only for the first 10 trials. He then changes the rules. Buster now has to sit on command three times before he gets a biscuit. Matt first used a ________ schedule, and then a ________ schedule to train Buster.


Definitions:

Structured Programming

A programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of subroutines, block structures, and loops.

Adaptor Pattern

A software design pattern that allows interfaces of incompatible classes to work together by wrapping them in an adapter class.

Underlying Class

The actual implementation class of an object, especially in the context where the object is accessed through an interface or superclass.

Inheritance Diagram

A visual representation of the relationships between parent and child classes in object-oriented programming.

Related Questions