An business example that mimics the differences between a shared network segment and a dedicated network segment is that of connection of work station transmission.
<h3>What is Shared segment network?</h3>
In this type of network, local area network or an aspect of the local area network is said to have a lot of workstations and the multiple workstations are linked by using a hub
Note that all the workstation do not need to share the network capacity with other workstations but an business example that mimics the differences between a shared network segment and a dedicated network segment is that of connection of work station transmission.
Learn more about network segment from
brainly.com/question/7181203
#SPJ1
Answer:
#include <iostream>
#include <time.h>
#include <string>
using namespace std;
int main(){
srand(time(NULL));
cout<<"Throw dice"<<endl;
int b =0;
int a=0;
a=rand()%6;
b=rand()%6;
for (int i =0;i<1;i++)
{cout<<"dice one: "<<a<<endl;}
for (int i =0;i<1;i++)
{cout<<"dice two: "<<b<<endl;}
if(a>b)
{cout<<"first dice won"<<endl;}
if(b>a)
{cout<<"second dice won"<<endl;}
else{cout<<"they are same"<<endl;
return main();
}
return 0;
}
Explanation:
/*best dice roll game just for you change it as you want but all necessary things are there/*
Answer: An <em>IP</em> address is commonly referred to as an accredited series of numbers, disjointed by periods, this eventually provides an address on web. In laymen terms, an IP address is commonly known as a numerical label accredited to a device that is connected to a network which uses the IP for communication.
Answer:
What is the purpose of the wordart text effect called Transform?
What is the purpose of the WordArt text effect called Transform? It adjusts the shape of the text. Why is it helpful to combine documents when there are multiple reviewers? This allows users to view color-coded changes from several reviewers in one document.
Explanation: