Examlex

Solved

Jerry Is an Inmate on Death-Row

question 32

Multiple Choice

Jerry is an inmate on death-row. He has been there for 15 years. He was sentenced to death row when he was 19 years old. At first he had a difficult time adjusting to death row but now he has come to accept his fate. He was just notified that his death warrant was signed by the governor. He will be moved to his death watch cell later that evening.
-Jerry was 19 when he was sentenced to die. His lawyers made the argument that he was too young to be sentenced to die. Which case decided that individuals who are 18 and older can be sentenced to die?


Definitions:

Enumerated List

A data structure that consists of a set of named integer constants, often used to assign names to integral values for clarity.

Integer Values

Numeric values without fractional components, usually represented in programming languages as 'int'.

Constants

Values in programming that cannot be changed during the execution of a program, representing fixed values.

Enum Statement

A data type in programming languages that consists of a set of named integer constants, used to make a program easier to read and maintain.

Related Questions