For free or for money cuz for free u would do ot on ur mp3 and money i would yse apple music
Answer: without satellites there would be no way for the world to communicate
Explanation:
Answer:
Cyber crime is defined as a crime in which a computer is the object of the crime (hacking, phishing, spamming) or is used as a tool to commit an offense .
Explanation:
100
After the following code has been executed, the value of ans is 100:
int x = 35;
int y = 20;
ans = 80;
if (x < y) {
ans += y;
}
This is because the value of ans is incremented by y when the code is executed.
Learn more here:
brainly.com/question/27093439
#SPJ4