State/tribal emergency operations center is activated as necessary to support local EOCs and to ensure that responders have the resources they need to conduct response activities.
<u>Explanation:</u>
An Emergency Operations Center (EOC) is the physical place at which the coordination of reports and supplies to assist incident management activities usually takes place. EOCs may be formed by major functional disciplines like fire, law enforcement, medical services, by jurisdiction like Federal, State, regional, tribal, city, county, or by some blend thereof.
When an emergency happens, each state agency carries out its duties self-governing of other agencies. The actions of state agencies must be similarly regulated if the state is to react effectively. The goal of the State Emergency Operations Center is to promote that coordination.
Answer: C. 13
Explanation: Virginia is the state on the east coast of this map with 13.
The range-based for loop in c 11 is designed to work with a built-in variable known as a range variable.
Variables are merely reserved memory spaces for the storage of values. This implies that you set aside some memory when you create a variable. A variable with a range data type is called a variable range. It has the same definition as the Dim Statement. To give the variable a range, we use the Set statement. To access the values for the range variable, use the property method. It serves as a more readable alternative to the classic for loop that operates over a set of values, such as all of the elements in a container. It runs a for loop over a number of values. used in place of the conventional for loop that operates over a range of values to make code more readable.
More about range variable in C11 brainly.com/question/13156229
#SPJ4