STP is a link management protocol that prevents which of the following?

What will be an ideal response?

switching loops

Computer Science & Information Technology

You might also like to view...

An ERP application is deployed across multiple AZs in a single region. In the event of failure, the Recovery Time Objective (RTO) must be less than 3 hours, and the Recovery Point Objective (RPO) must be 15 minutes the customer realizes that data corruption occurred roughly 1.5 hours ago. What DR strategy could be used to achieve this RTO and RPO in the event of this kind of failure?

A. Take hourly DB backups to S3, with transaction logs stored in S3 every 5 minutes. B. Use synchronous database master-slave replication between two availability zones. C. Take hourly DB backups to EC2 Instance store volumes with transaction logs stored In S3 every 5 minutes. D. Take 15 minute DB backups stored In Glacier with transaction logs stored in S3 every 5 minutes.

Computer Science & Information Technology

Each JavaScript command line ends with a(n) ____ to separate it from the next command line in the program.

A. comma B. ampersand C. semicolon D. period

Computer Science & Information Technology