You should make sure no one is looking and make sure you have protection
A reputable website would be one that you could research online and read about it's history , reviews etc .
Answer:
1. SSH/Telnet.
2. SMTP.
3. DNS.
4. DHCP.
5. HTTPS/SSL.
6. FTP
Explanation:
1. Provides connections to computers over a TCP/IP network: the standard protocol used for this is SSH/Telnet, through port number 22 and 23 respectively.
SSH is acronym for secure shell.
2. Sends e-mail over a TCP/IP network: SMTP using port number 25.
SMTP is an acronym for Simple Mail Transfer Protocol and it uses the standard port number of 25 to provide clients with requested services.
3. Translates URLs to IP address: DNS using port number 53.
A Domain Name System (DNS) can be defined as a naming database in which internet domain names (website URLs) are stored and translated into their respective internet protocol (IP) address. This simply means that, DNS is used to connect uniform resource locator (URL) or web address with their internet protocol (IP) address.
4. Automates assignment of IP address on a network: DHCP using port number 67.
Dynamic Host Configuration Protocol (DHCP) is a standard protocol that assigns IP address to users automatically from the DHCP server.
5. Securely transports web pages over a TCP/IP network: HTTPS/SSL using port number 443.
HTTPS is acronym for Hypertext Transfer Protocol Secure while SSL is acronym for Secure Sockets Layer (SSL).
6. Transports files over a TCP/IP network: FTP using port number 20 or 21.
FTP is an acronym for file transfer protocol.
Answer:
Explanation:
Great question, it is important to ask these questions in order to get rid of any doubts you may be having.
I will explain this as simply as possible in separate parts.
CPU: the CPU is the brain of the computer where all the information is received, processed, and sent from.
ALU: are the digital circuits inside the CPU used to perform all the arithmetic and logic operations
INPUT: are the commands given to the computer by the user.
OUTPUT: is the information displayed on the screen by the computer.
Memory: is the piece of hardware used to save all the information that is currently being used by the computer.
I hope this answered your question. If you have any more questions feel free to ask away at Brainly.