• Post author:
  • Post category:Computer

741. Which of the following refers to the terms “residual error rate”?
A. the number of bit errors per twenty four hours of continuous operation on an asynchronous line
B. The probability that one or more errors will be undetected when an error detection scheme is used
C. the probability that one or more errors will be detected when an error detection mechanism is used
D. signal to noise ratio divided by the ratio of energy per bit to noise per hertz
E. None of the above

742. Which of the following summation operations is performed on the bits to check an error-detecting code?
A. Codec
B. Coder-decoder
C. Checksum
D. Attenuation

743. An error-detecting code inserted as a field in a block of data to be transmitted is known as
A. Frame check sequence
B. Error detecting code
C. Checksum
D. flow control
E. None of the above

744. The cheapest modems can transmit
A. 300 bits per second
B. 1,200 bits per second
C. 2,400 bits per second
D. 4,800 bits per second
E. None of the above

745. Addressing structure
A. defines the fundamental method of determining effective operand addresses
B. are variations in the use of fundamental addressing structures, or some associated actions which are related to addressing.
C. performs indicated operations on two fast registers of the machine and leave the result in one of the registers.
D. all of the above
E. None of the above

746. The Memory Buffer Register (MBR)
A. is a hardware memory device which denotes the location of the current instruction being executed.
B. is a group of electrical circuits (hardware), that performs the intent of instructions fetched from memory.
C. contains the address of the memory location that is to be read from or stored into.
D. contains a copy of the designated memory location specified by the MAR after a “read” or the new contents of the memory prior to a “write”.
E. None of the above

747. The strategy of allowing processes that are logically runnable to be temporarily suspended is called
A. preemptive scheduling
B. non preemptive scheduling
C. shortest job first
D. first come first served
E. None of the above

748. The Storage-to-Storage instructions
A. have both their operands in the main store.
B. which perform an operation on a register operand and an operand which is located in the main store, generally leaving the result in the register, expect in the case of store operation when it is also written into the specified storage location.
C. which perform indicated operations on two fast registers of the machine and have the result in one of the registers
D. all of the above
E. None of the above

749. The LRU algorithm
A. pages out pages that have been used recently
B. pages out pages that have not been used recently
C. pages out pages that have been least used recently
D. pages out the first page in a given area
E. None of the above

750. Which of the following systems software does the job of merging the records from two files into one?
A. Security software
B. Utility program
C. Networking software
D. Documentation system
E. None of the above