Answer:
Byte Short Int Long
Explanation:
Byte's 8 bit, short's 16, int's 32, and long's 65.
While: <span> the loop must repeat until a certain "condition" is met. If the "condition" is FALSE at the beginning of the loop, the loop is never executed. The "condition" may be determined by the user at the keyboard. The "condition" may be a numeric or an alphanumeric entry. <span>This is a good, solid looping process with applications to numerous situations.
</span></span><span>while:<span>int ctr = 1;
while (ctr < = 20)
{
cout<< ctr++ <<"\n";
}
</span><span>
</span><span>
</span><span>HOPE i HELPED! brainliest? :D </span></span>
Answer:
SONET was the only one on the list created near the 1980s (1985)
Good luck!
<em>~Awwsome</em>
The plate can change the function that is in it. If you were to name it wrong, you would have to debug the code and possibly rewrite it.