the answer is slide
I took notes off of plato and it quoted word for word
A slide is a visual aid, also known as a single screen of presentation
:) hope this helps
Answer:
IT security is a set of cyber security strategies that prevents unauthorized access to organizational assets such as computers, networks, and data.
Answer:
Using the DNS service.
Explanation:
The computer sends a UDP packet with the domain name in it to port 53 of the configured DNS server, and expects a reply with the IP address of that domain.
Answer:
B. n-1
Explanation:
If there are n vertices then that vertex can be origin of at most n-1 edges.Suppose that you have a graph with 8 vertices you can select a vertex from these 8 vertices now you have 7 other vertices.So the vertex you selected can have at most 7 edges or it can be origin of at most 7 edges.So we conclude that the answer is n-1.