What is the difference between a static routing protocol and a dynamic routing protocol?
What will be an ideal response?
Static means fixed routes. Dynamic means routing tables are dynamically updated to account for loss or changes in routes.
Computer Science & Information Technology
You might also like to view...
What command is used to view all tables in the current MySQL database?
a. LIST TABLES; b. SHOW TABLES; c. SELECT TABLES; d. VIEW TABLES;
Computer Science & Information Technology
What is being computed by the following?
What will be an ideal response?
Computer Science & Information Technology
You should never arrange a private meeting with an online "friend" whom you've never met in person
Indicate whether the statement is true or false
Computer Science & Information Technology
calcT1 solves H = kA(T2 - T1) / X for T1 double calcT1 (double H, double k, double A, double T2, double X)
What will be an ideal response?
Computer Science & Information Technology