I wnat to know the devices that are attched to the Serial and Paralel Ports
eg. the Viedo card does it have a Parallel port or a serial port
and I want to know if you have a set amount of them
Typically, every PC has at least one(some have two) Serial, and one Parallel port(s).
A Serial port uses a DB Male(pins)connector, either 9 or 25 pins, however the 25 pin Serial port is past, and may not be seen today. You could plug a mouse, or keyboard, or modem, or any device that uses Serial communications, in to a Serial port. Serial ports carry data on one wire, and were standardized by IBM in the 1980s.
A Parallel port uses a 25 pin DB Female(holes) connector, and is used primarily for printing. However, you could use other devices such as a Zip drive with a Parallel port. You could also daisy-chain Parallel devices. This can cause unwanted problems, and with the advent of USB, is not a common practice.
A video card does not use either. They use a 15 pin DB connector, Female, which looks like nothing else in the back of the PC, with the exception of a sound card, which may offer a similar connector for a joystick or game controller.
Don't get either Serial, or Parallel ports confused with COM, or LPT. COM and LPT are logical ports, meaning they are not physically real. They are combination of an I/O address, and an IRQ assigned to the connector.
Comments
eg. the Viedo card does it have a Parallel port or a serial port
and I want to know if you have a set amount of them
I hope yu understand now
A Serial port uses a DB Male(pins)connector, either 9 or 25 pins, however the 25 pin Serial port is past, and may not be seen today. You could plug a mouse, or keyboard, or modem, or any device that uses Serial communications, in to a Serial port. Serial ports carry data on one wire, and were standardized by IBM in the 1980s.
A Parallel port uses a 25 pin DB Female(holes) connector, and is used primarily for printing. However, you could use other devices such as a Zip drive with a Parallel port. You could also daisy-chain Parallel devices. This can cause unwanted problems, and with the advent of USB, is not a common practice.
A video card does not use either. They use a 15 pin DB connector, Female, which looks like nothing else in the back of the PC, with the exception of a sound card, which may offer a similar connector for a joystick or game controller.
Don't get either Serial, or Parallel ports confused with COM, or LPT. COM and LPT are logical ports, meaning they are not physically real. They are combination of an I/O address, and an IRQ assigned to the connector.
This site has FREE resources you can use. http://www.techexams.net/technotes/modems.shtml
Hope that answers your questions.....