answersLogoWhite

0


Best Answer

false

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The X on the input to a hub represents a router only port true or false?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is system logic?

A positive logic system will output true only when the input is true. A negative logic system will output true only when the input is false. The NOT logic gate is an example of a negative logic system. That is, NOT( false ) will output true.


What is negative logic system?

A positive logic system will output true only when the input is true. A negative logic system will output true only when the input is false. The NOT logic gate is an example of a negative logic system. That is, NOT( false ) will output true.


When can a graph represent a function?

A graph represents a function if and only if every input generates a single output.


Is it only the government input is recorded on past performance in the Contractor Performance Assessment Record System?

False


What is boolean in programming?

Boolean is a 'true or false' logic in programming - if you define a function as a Boolean function, the only inputs it can have are true or false, and the output will vary dependant on the input


Why the output of xor gate having inputs 111 is 0?

The out put of the xor gate is o when the input is 111 because of the inverter at the output of the or gate.A2XOR = Exclusive Or gate. This means that the output is only 'true', when only 1 of the inputs is 'true'. The exclusivity means that if another input is true, then the output stays 'false'. It will only switch on when only one input is on.


Can a modem either DSL Cable style also be a router and why?

a modem takes cable input and output goes to only 1 Ethernet cable. A router takes the 1 Ethernet cable and makes it so that you can hook up four or five Ethernet cables. a wireless router allows you to hook up 4 or 5 Ethernet cables and unlimited amounts of wireless receivers. If you only have 1 computer, you don't need a router. You only need 1 Ethernet cable. To put it in simple terms : Yes, many newer external modems have full router and firewall functionality built-in to a single device


What is the output from an AND gate if the two inputs each carry a pulse?

The output from an AND gate is TRUE if both inputs are TRUE. If each input is given a pulse, the output will pulse, but only for the time that the two input pulses overlap each other in time. If the input pulses do not overlap, the output will do nothing.This answer assumes that the input pulses are from FALSE to TRUE and back to FALSE. In the reverse case, the output will pulse whenever either input is pulsed and, if the inputs overlap in time, the output will simply be one longer pulse.


Do you need a wireless router and a wireless modem?


What cable can you use to connect a PCs LCD display to a router?

There is no way to hook a LCD to a router. The router is only made for "network" traffic. It's way different then the signals needed for the LCD. You only connect the ethernet cable from the computer to the router.


Which one of the following is not a network device a. Router b.Switch c.Hub d. CPU?

no router is a network device using router only we can connect to different networks in a LAN so the answer is CPU.


What is difference between test case and test scenario?

A test case represents the compilation of the test scenario, test script and expected results. Whereas the test script only represents the description of the input used to validate the assertion captured in the test requirement.