Answer:
b. ethernet
Explanation:
It was an ethernet that was developed in the 1970s that improved the ability to send the information over the network. It is the most widely used method to connect the computers in a LAN or the local area network, ever since 1980 when it was first introduced for commercial use. And it is being used in bulk even today.
Answer:
A. Information System Security (ISS)
Explanation:
Information System security is a very important security in any organization.
The main focus of Information system security is the system itself and the information that the system possesses, processes and stores.
Information system security, or infosec for short, is the modality involved in protecting information and in making it available.
With Infosec,
1. an organization's ability to perform is protected
2. the data an organization uses is protected ensuring integrity
3. programs, applications and technology implemented on an organization's systems are safely used.
Hope this helps!
Answer:
a string
Explanation:
bcz that's the only answer
The element found in powerpoint but not word would be the ability to create slides, or presentations My Source Is google Hope This Helps You!!!!!!
The break statement can be used to eliminate the use of certain (flag) variables.
<h3>What is break statement?</h3>
A break statement is used to terminate the execution of the nearest enclosing for, do, switch, or while statement in which it appears.
The main purpose of break statement is to destroy the loop as soon as possible. For example if the given code asks a use input a integer number x. If x is divisible by 5, the break statement is executed and this causes the exit from the loop.
The advantage of break statement is it stops the case testing inside the block and break may be used within loops to alter control flow.
Therefore, the break statement can be used to eliminate the use of certain (flag) variables.
Learn more break statement here:
brainly.com/question/15082759
#SPJ4