Answer:
A
Explanation:
var3 is happy + birthday, ×2
l.e happy birthday happy birthday
Solution :
- Loopback plug --- confirm interface functionality
It is a connector that is used to diagnose the transmission problems.
- Protocol Analyzer --- Analyze network traffic
It is used to capture and analyze the signals as well as data traffic.
- Throughput tester - Measure link speed
- Time Domain Reflectometer (TDR) - Determining the location of cable fault
It is used in determining the characteristics of the electrical lines by observing the reflected waveforms
- Locating a specific cable - Toner probe
Answer:
120
Explanation:
This question is basically asking how many ways can we arrange 5 sizes of shirts if they come in 4 colors.
5 permutation of 4
To find permutation, we use the formula
P(n, r) = n! / (n - r)!
Where
n is the size of the shirts available, 5
r is the color of each shirt available, 4
P(5, 4) = 5! / (5 - 4)!
P(5, 4) = (5 * 4 * 3 * 2 * 1) / 1!
P(5, 4) = 120 / 1
P(5, 4) = 120
Therefore, the total number of shirts available is 120
Answer:
a) hybrid cloud
Explanation:
Hybrid cloud -
It is mixes cloud computing methodology , which require a mixture of private cloud , on premises and the public cloud service and third party and thereby the balance between the two , is known as the Hybrid cloud .
This type of cloud enables more flexibility and the movement between the public and the private clouds .
Hence , from the statement of the question , the correct term from the given option is a) hybrid cloud .