Define Serial Port.

1 Answer

Answer :

Serial port allows s a serial hardware device to communicate with the computer by transmitting one bit of information at a time such as mouse, modems and keyboard.

Related questions

Description : Define USB Port.

Last Answer : A USB (Universal Serial Bus) port is a standard interface that allows a wide range of devices to be connected to a computer. It is a rectangular-shaped port that is typically located on ... different versions support different data transfer rates and power levels to support a wide range of devices.

Description : Define Parallel Port.

Last Answer : Parallel port lets an external parallel device communication with the computer by transmitting eight bits of data at a time and eight times faster than a serial port.

Description : What is meant by PORT?

Last Answer : A socket that enables an external device such as printer device to be attached to the computer.

Description : Define Secondary Memory (ROM).

Last Answer : It is a type of memory that stores data permanently and data can be stored and retrieved but not be re-written.

Description : Define Main Memory (RAM).

Last Answer : Ans. It is a type of memory that stores data temporarily and data can be stored and retrieved much faster than the secondary storage.

Description : Define Computer Storage.

Last Answer : Computer storage refers to the various types of devices and media that are used to store and retain digital information within a computer system. This can include both primary storage, which is used ... time, and backup and archiving storage, which are used to store data for long-term preservation.

Description : Define the working of CU.

Last Answer : CU consists of circuitry that generates signals to direct the entire computer system to execute the programs and controls the flow of information through the processor.

Description : Define the working of ALU.

Last Answer : ALU is the combination of Arithmetic and Logic unit and it performs all the mathematical and logical operations.

Description : Define the working of CPU.

Last Answer : CPU is called the brain of the computer and the primary work of CPU is to convert data from input, process the data and giving results accordingly.

Description : Define Application Software.

Last Answer : The programs that are used to accomplish tasks specified by the user are called application software e.g. word processing, spreadsheet etc.

Description : Define System Software.

Last Answer : The programs that are responsible for controlling and managing the actual operations of the computer hardware are called system software e.g. operating system.

Description : Define Electronic Data Processing.

Last Answer : The process of performing arithmetic and logic operations with the help of computer is known as electronic data processing.

Description : What is Control Bus in the Computer System?

Last Answer : Ans. It carries control information from the control unit to the other units.

Description : What is Address Bus in the Computer System?

Last Answer : In a computer system, the address bus is a set of parallel electrical conductors that are used to transmit memory addresses between the central processing unit (CPU) and main memory. The address bus ... system's architecture, and its width has a direct impact on the system's overall memory capacity.

Description : What is Data Bus in Computer System?

Last Answer : In a computer system, the data bus is a set of parallel electrical conductors that are used to transmit data between different components of the system. It is a communication pathway that allows ... and speed of the data bus are critical factors in determining the performance of a computer system.

Description : What is meant by BUS?

Last Answer : BUS is the common path that is used to send and receive data and commands to and from CPU and memory and all I/O devices.

Description : What is System Unit of computer?

Last Answer : The system unit, also known as the computer chassis or tower, is the main component of a desktop computer. It is the rectangular-shaped case that contains the majority of the computer's internal ... as well as a power supply unit and cooling systems to keep the internal components running smoothly.

Description : What is Output Unit of computer?

Last Answer : Output unit consists of output devices with which we get results e.g. monitor, printer etc.

Description : What is Input Unit of computer?

Last Answer : Input unit consists of input devices with which we send data to the central processing unit e.g. keyboard, mouse, scanner etc.

Description : What is meant by Computer Software?

Last Answer : The organized collections of computer data and instructions are called computer software.

Description : What is meant by Computer Hardware?

Last Answer : The physical parts of the computer that you can touch and feel are known as computer hardware.

Description : What is a Program?

Last Answer : The sequence of instructions given to computer for manipulating data is known as a program.

Description : What is the difference between a serial port and a USB port in Arduino?

Last Answer : A serial port in Arduino is a physical port used for serial communication, while a USB port is used to connect the Arduino board to a computer for programming and serial communication.

Description : Can a device designed to plug into a USB port also plug into a serial or parallel port?

Last Answer : Generally, not easily. You can buy adaptors, but they don’t alwas work right.

Description : What is RS- 232C serial port ?

Last Answer : : RS-232C serial port ( RS-232C serial port) This port connects the mouse to the computer via a thin electrical wire. This cable uses a 9 pin connector. Serial part mouse is attached to the serial part with ... to the mouse is 9 PIN FEMALE . There is another 9 PIN MALE on the back of the computer .

Description : What is Serial Port ?

Last Answer : Serial Port ( Serial Port) The port for connecting serial communication devices is called Serial Port. Develops port at Electronics Industry Association (EIA) . Serial devices exchange data through serial ... port has a total of 9 pins. Examples of modem and mouse serial communication devices.

Description : __________ an external bus standard used for transferring data to and from digital devices. A. Serial Port B. Firewire C. Parallel Port D. USB

Last Answer : D. USB

Description : __________ transmits one bit of data through a single wire. A. Serial Port B. Fire wire C. Parallel Port D. None of the Above

Last Answer : A. Serial Port

Description : ________ is a high-speed real-time interface for serial bus and it has data transfer up to 400 Mbps. A. Serial Port B. Fire wire C. Parallel Port D. None of the Above

Last Answer : B. Fire wire

Description : __________ is an interface for connecting eight or more data wires. A. Serial Port B. Fire wire C. Parallel Port D. None of the Above

Last Answer : C. Parallel Port

Description : All bits in character are sent and received ______ in serial port. A. In groups of 3 bits B. One at a time C. In groups of 2 bits D. Simultaneously

Last Answer : B. One at a time

Description : Printer attached on: a) Interface Port b) Serial Port c) Parallel Port d) SCSI e) None of These

Last Answer : c) Parallel Port

Description : Serial port interrupt is generated, if ____ bits are seta) IE b) RI, IE c) IP, TI d) RI, TI

Last Answer : d) RI, TI

Description : Serial port vector address is of _______. And causes an interrupt when ________. a) 0013H, either TI or RI flag is set b) 0023H, either TI or RI flag is reset c) 0013H, either TI or RI flag is reset d) 0023H, either TI or RI flag is set

Last Answer : a) 0013H, either TI or RI flag is set

Description : In 8096, mode ____ of serial port are ___ modes commonly used for ____ communications. a) 1, 8bit, single processor b) 0, 7bit, multiple microcontroller c) 2, 9 bit, multiple processors d) 3, 8 bit, multiple microcontroller

Last Answer : a) 1, 8bit, single processor

Description : Serial port interrupt is generated, if ____ bits are set a) IE b) RI, IE c) IP, TI d) RI, TI

Last Answer : a) IE

Description : In 8096, mode ____ of serial port are ___ modes commonly used for ____ communications. a) 1, 8bit, single processor b) 0, 7bit, multiple microcontroller c) 2, 9 bit, multiple processors d) 3, 8 bit, multiple microcontroller

Last Answer : c) 2, 9 bit, multiple processors

Description : How many synchronous and asynchronous modes are there in serial port of 8096? M. Krishna Kumar/IISc. Bangalore M5/V1/June 04/1 Microprocessors and Microcontrollers/ Multiple Choice Questions Architecture of Micro ... 2, 2 respectively b) 3,1 respectively c) 1, 3 respectively d) 1, 2 respectively

Last Answer : c) 1, 3 respectively

Description : Serial port interrupt is generated, if ____ bits are set a) IE b) RI, IE c) IP, TI d) RI, TI

Last Answer : d) RI, TI

Description : How will you define the riverine port? -Geography

Last Answer : Port located on the riverfront is known as a riverine port. Kolkata is an inland riverine port. It serves the very large Ganga-Brahmaputra basin

Description : The local host and the remote host are defined using IP addresses. To define the processes, we need second identifiers called ____________ A. UDP addresses B. transport addresses C. port addresses D. none of the above

Last Answer : C. port addresses