Examlex

Solved

Matching Match the Description to the Endocrine Structure to Which It

question 65

Short Answer

Matching
Match the description to the endocrine structure to which it best corresponds.
-steroid hormone
A)secretes thyroxine
B)secrete insulin and glucagon
C)secretes hormones that prepare accessory reproductive structures for reproduction
D)involved in lymphocyte maturation and immune response
E)secretes ACTH, TSH, FSH, growth hormone, and prolactin
F)secretes sex hormones, cortisol, and aldosterone
G)a second messenger
H)diffuse across cell membranes because of their lipid composition
I)senses photoperiods
J)secretes (releases into bloodstream) oxytocin and antidiuretic hormone
K)secretes a hormone that promotes calcium release from bone storage sites
L)produces oxytocin and antidiuretic hormone
M)hormone that lowers blood glucose levels
N)secretes epinephrine and norepinephrine
O)has receptors for hormone binding


Definitions:

Switch Statement

A control statement that allows a variable to be tested for equality against a list of values, each with its own case block of code.

Repetition Statement

A programming construct that allows for the repeated execution of a block of code for a specified number of times or while a condition is true.

While Statement

A control flow statement that allows code to be executed repeatedly based on a given Boolean condition.

Expression

A combination of variables, operations, and values that produces another value.

Related Questions