Get premium membership and access questions with answers, video lessons as well as revision papers.
This is a communication device that forwards data packets to the address of the receiving node without broadcasting.
maurice.mutuku answered the question on May 4, 2018 at 08:42
- What is the use of Hubs or Concentrators?(Solved)
Briefly describe the use of Hubs or Concentrators.
Date posted: May 4, 2018. Answers (1)
- What is the use of Multiplexer(Mux)?(Solved)
Describe the use of Multiplexer(Mux).
Date posted: May 4, 2018. Answers (1)
- What is the use of Codec (Coder-Decoder)?(Solved)
Briefly describe the use of Codec (Coder-Decoder).
Date posted: May 4, 2018. Answers (1)
- What is the use of Modem(Modulator-Demodulator)?(Solved)
Describe the use of Modem(Modulator-Demodulator).
Date posted: May 4, 2018. Answers (1)
- What is Network software and what are the categories of Network software?(Solved)
Define Network software and describe the two categories of Network software.
Date posted: May 4, 2018. Answers (1)
- What are the major types of unbounded/ wireless transmission media?(Solved)
Briefly explain major types of unbounded/ wireless transmission media.
Date posted: May 4, 2018. Answers (1)
- What are the major types of bounded transmission media?(Solved)
Discuss the major types of bounded transmission media.
Date posted: May 4, 2018. Answers (1)
- What is the difference between communication with and without cables?(Solved)
Distinguish between communication with and without cables.
Date posted: May 4, 2018. Answers (1)
- What is data communication media?(Solved)
Define data communication media.
Date posted: May 4, 2018. Answers (1)
- What are the main purposes of networking computers and related devices?(Solved)
Highlight the main purposes of networking computers and related devices.
Date posted: May 4, 2018. Answers (1)
- What is the relationship between networking and telecommunication?(Solved)
Give the relationship between networking and telecommunication.
Date posted: May 4, 2018. Answers (1)
- What is standalone computer?(Solved)
Define standalone computer
Date posted: May 4, 2018. Answers (1)
- What is data communication?(Solved)
Define data communication
Date posted: May 4, 2018. Answers (1)
- What is Computer Network?(Solved)
Define Computer Network.
Date posted: May 4, 2018. Answers (1)
- 1.Create a funtion called sroot() in C++ language that returns the square root of its argument.Overload sroot() three ways: have it return the square root...(Solved)
1.Create a funtion called sroot() in C++ language that returns the square root of its argument.Overload sroot() three ways: have it return the square root of an integer, a long integer, and a double.(use the sqrt() standard library fubction)
2.Create a function called min() in C++ language that returns the smaller of the two numeric arguments used to call the function.Overload min() so it accepts characters, integers, and doubles as arguments.
3.Create a function called sleep() using C++ language that pauses the computer for a number of seconds specified by its single argument.Overload sleep() so it can be called with an integer.Demonstrate that your function work by including them in a short program.
4.Write a C++ program using the I/O to input two integers from the keyboard and then display the result of raising the first to power of the second.Example if a user enters 2 and 4, the result is 2^4, or 16
Date posted: May 3, 2018. Answers (1)
- What is the difference between parallel and direct change over strategy?(Solved)
Differentiate between parallel and direct change over strategy.
Date posted: May 3, 2018. Answers (1)
- Why is file conversion important during implementation?(Solved)
Give reasons why file conversion is important during implementation.
Date posted: May 3, 2018. Answers (1)
- Why is system testing important?(Solved)
Give reasons why system testing is important.
Date posted: May 3, 2018. Answers (1)
- What are the ways of testing new systems before use?(Solved)
List down the ways of testing new systems before use.
Date posted: May 3, 2018. Answers (1)
- What is the difference between black box testing and white box testing?(Solved)
Differentiate between black box testing and white box testing.
Date posted: May 3, 2018. Answers (1)