Answer:
Hubs incorporate amplifiers and repeaters.
Explanation:
Hub is an outdated way of connecting ethernet devices, they incorporate amplifiers and repeaters, they do not allow simultaneous communication among connected devices.
The latest technology in connecting ethernet devices are with the use of switch.
Answer:
A computer network is a group of two or more computers that are linked together. Networks are usually used to share resources, exchange files or communicate with other users. so A
Explanation:
The answer is encryption
steganography would be hiding data, like in an image
digital forensics is the analysis done after an attack
and the last one is a security standard
Answer: layout, section, number, more options
Explanation:
Just did it on edge 2020
Answer:
Answer is given below
Explanation:
The index of the smallest value returned by function positionMin(),
and it is done by line "return minPosition;"
The input array is given as an argument in function selSort() and it is done by line "public static void selSort(int [] vals)" Here vals is input array argument.