Which of the following protocols should be used to monitor network performance?
A. SNTP
B. SMTP
C. HTTP
D. SNMP
Ans: D. SNMP
Computer Science & Information Technology
You might also like to view...
Which formatting flag indicates that the floating-point values should be output with a thousands separator?
a. plus (+). b. minus (-). c. comma (,). d. period (.).
Computer Science & Information Technology
A data-flow diagram provides a visual representation of an algorithm
Indicate whether the statement is true or false
Computer Science & Information Technology
The reserved button ____ means to clear the form fields to the original values.
A. Clear B. Restore C. Default D. Reset
Computer Science & Information Technology
What type of loop allows you to indicate the starting value for the loop control variable, the test condition that controls loop entry, and the expression that alters the loop control variable, all in one convenient place?
A. for B. do C. repeat D. while
Computer Science & Information Technology