I think it’s B.
Since it’s sometime easier to visually see something.
Answer:
D. It allows the computer communicate with the World Wide Web.
Explanation:
The Web (as it is called ) has so much content that can be accessed by the Computer only when the computer user is connected to the Internet using a Web Browser.
Without it, the user can't access the contents of the WWW.
Answer:
Menus
Explanation:
This is because menus can, and usually do, link to other websites.
Idk what programming language you use so
private int quarter_num(int num) {
return num / 4;
}