Answer and Explanation:
Static variables are variables that still maintain their values outside the score which they are declared. They are declared with the static keyword
Example:
<em>static int score = 30;</em>
Local variables are variables whose scope are restricted to a block. Their values are restricted to the block which they are declared in.
Example:
<em>void abd(){</em>
<em>int score;</em>
<em>}</em>
<em>score is a local variable to abcd() function</em>
Students can perform several tasks in a digital environment. For example, they can watch instructional videos, take notes, and participate in peer discussions.
this is the right answer .just did it
Answer:
B
Explanation:
If a site looks unprofessional and doesn't have any credentials, those are two signs that it's probably not very reliable.
Is this a question or you mean you wish you could give people 1,000 points?