CBSE Class 12 Informatics Practices Question 10 of 118

Introduction to Computer Networks — Question 10

Back to all questions
10
Question

Question 10

Assertion. A router and a bridge are similar.

Reason. A router works like a bridge but can handle different protocols unlike bridge.

  1. Both A and R are true and R is the correct explanation of A.
  2. Both A and R are true but R is not the correct explanation of A.
  3. A is true but R is false.
  4. A is false but R is true.
Answer

Assertion is false but Reason is true.

Explanation
A router is a network device that forwards data from one network to another using logical addresses. A router works like a bridge but can handle different protocols. On the other hand, a bridge is a device that links two networks together using physical addresses and can handle networks that follow the same protocols. Hence, a router and a bridge are different.