Examlex

Solved

Vignette #1 Robert and Chris Have Been at a Local

question 67

Multiple Choice

Vignette #1 Robert and Chris have been at a local bar near their dormitory for one hour. Chris has had three beers already and Robert tells him to slow down because too much alcohol can cause death. Chris says this is not true since you just go to sleep when you drink too much. Chris also says that since he is allowed two drinks a day on average, he decided to save them up for the weekend. Robert is beginning to suspect that Chris might have a drinking problem. Let's see if you know more than Chris does concerning alcohol by answering these questions.
How many drinks does Chris need to drink during the evening to constitute a "binge"?


Definitions:

Base Cases

The condition(s) in a recursive algorithm that stops the recursion by not calling the method itself.

Stack Overflow

A programming error that occurs when the call stack memory allocated to a program is exceeded, often due to excessive or infinite recursion.

Related Questions