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>
80 sketches will be required. It’s just multiplication. Let x=boys and y=girls. If x=8 and y=10, then one boy has to be with one girl. In total 1 boy will be with 10 girls, so that’s 10 sketches. You do the same for boy #2 and so on. It adds up to 80.
Answer:
Your Social Security Number
Explanation:
Answer: Loop-back plug
Explanation: Loop-back plug is the device that is used for the attaching the computer system so that loop-back test can be carried out. Data transmission's integrity is examined with the help of loop-back test.
The procedure is carried out by sending a signal by a circuit and then receiving the signal back to the sending device .This states about the uprightness of the signal.
As per the situation mentioned in the question, loop-back plug should be used by technician to check the issue by connecting the computer with the equipment.