Answer:
very high voltage hope this helps
Explanation:
Between 30-50 or at least in the state i live in
Answer:
#include <stdio.h>
int main(void) {
int number1, number2;
printf("Enter first number: ");
scanf("%d", &number1);
printf("Enter second number: ");
scanf("%d", &number2);
if (number1 > number2) {
printf("%d is greater than %d!", number1, number2);
} else if (number2 > number1) {
printf("%d is greater than %d!", number2, number1);
} else {
printf("%d is equal to %d!", number1, number2);
}
}
148.5 ms is the effective delay when network usage = 84% .
<h3>what is a computer network?</h3>
- A group of computers sharing resources that are available on or offered by network nodes is known as a computer network.
- Over digital links, the computers communicate with one another using standard communication protocols.
- These connections are made up of telecommunication network technologies, which are based on physically wired, optical, and wireless radio-frequency means and may be set up in a number of different network topologies.
- Personal computers, servers, networking equipment, and other specialized or general-purpose hosts can all function as nodes in a computer network.
- They can have hostnames and are identifiable by network addresses.
- After being assigned, hostnames act as recognizable labels for the nodes and are seldom updated.
- Network addresses are used by communication protocols like the Internet Protocol to locate and identify the nodes.
To learn more about the topic, refer to the following link
brainly.com/question/8118353
#SPJ4
Forensic deals with investigating and after the investigation it should reveal cause of death.