I don't get what you are trying to ask...
Please explain
Answer:
Answer is A network access method that avoids the possibility of data collisions.
Token Ring is the precursor to Ethernet and CSMA/CD to avoid packet collisions.
Explanation:
558c::d367:7c8e:1216:0:66be
Answer:
You should use an "if" statement to check whether the number is greater than 18 or less than 65.
Explanation:
You usually use "if" statements whenever you want to compare a number to another. Keep in mind that "if" statements are not only used for comparison!