Question
Why is a switch called an intelligent hub?

Answer

Switch is intelligent hub because

• Like hub it connects multiple ethernet devices.

• Unlike hub it gathers information and sends data only to intended receiver whereas

Hub broadcasts the data to all devices connected.

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

What is variance?
 Write the full form of IDE and IDLE.
Write the statement to extract the 5th character from the String “Together with ”which is stored in str.
A school conducts two weekly tests of 30 marks each and a term exam of 100 marks. To calculate the aggregate percentage of marks obtained by a student, calculations are done as follow: Aggregate Percentage = (weekly test total)/3+80% of term exam.
Write Python script to calculate and display aggregate percentage of a student if she scored 20, 25, and 60 marks respectively in 1st weekly test, 2nd weekly test, and term exam.
Write examples of one Open Source Software.
A book publisher conducted a survey and found that 70% of the teenagers love to read fiction novels. The population of the area that the publisher can cover is 500000, out of which 40% are teenagers. The publisher earns a profit of Rs10 on the sale of each copy of a fiction novel. Write Python script to find maximum profit that the publisher can earn by selling copies of one fiction novel to teenagers.
Sonia has to travel a distance of 450km by car. From her experience she knows that she will be travelling at a certain average speed. Write Python script to find out how much time will she take to cover the distance.
How many times the given loops will be excecuted:
Define the following terms: Parameters
Mahmood has taken a loan of Rs 40000 from Ashraf at a rate of 8% per annum simple interest. After 6 years Mahmood wants to repay the loan in full and final including interest. Write Python code to calculate and display the interest and total amount to be paid by Mahmood to settle the account.