Which flag indicates the number of 1 bit that results from an operation? a) Zero b) Parity c) Auxiliary d) Carry

1 Answer

Answer :

Answer: b Explanation: The parity flag indicates the number of 1 bits in any operation. The resultant bit is called the parity bit. The main aim of the parity bit is to check for errors

Related questions

Description : What is used to identify whether a data word has an odd or even number of 1’s ? (1) Carry bit (2) Sign bit (3) Zero bit (4) Parity bit

Last Answer : Parity bit

Description : Which of the following is associated with error detector? A) Odd parity bit B) Even parity bit C) Both of the above D) None of above

Last Answer : Answer : C

Description : Instructions and memory address are represented by A) Character code B) Binary codes C) Binary word D) Parity bit

Last Answer : Answer : B

Description : In Opitz system, 2nd digit indicates a.Type and Shape b.External shape and external shape elements c.External plane surface finishing d.Auxiliary hole and gear teeth

Last Answer : b.External shape and external shape elements

Description : In 8086 the overflow flag is set when a) The sum is more than 16 bits b) Signed numbers go out of their range after an arithmetic operation c) Carry and sign flags are set

Last Answer : b) Signed numbers go out of their range after an arithmetic operation

Description : Virtual Mode Flag bit can be set using ____ instruction or any task switch operation only in the _____ mode a) IRET, Virtual b) POPF, Real c) IRET, protected d) POPF, protected

Last Answer : b) POPF, Real

Description : In an 8085 microprocessor, the instruction CMP B has been executed while the contentsof accumulator is less than that of register B. As a result carry flag and zero flag will berespectively (A) set, reset (B) reset, set (C) reset, reset (D) set, set

Last Answer : (A) set, reset

Description : Which are the flags of status register: a. Over flow flag b. Carry flag c. Half carry flag d. Zero flag e. Interrupt flag f. Negative flag g. All of these

Last Answer : g. All of these

Description : Each check bit is grouped with the information bits as specified by a__ a. Parity check code b. Parity check matrix c. Parity check bit d. All of these

Last Answer : b. Parity check matrix

Description : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : Binary codes

Description : Which of the following is associated with error detector? a. Odd parity bit b. Even parity bit c. Both of the above d. None of above

Last Answer : Both of the above

Description : Which error detection method consists of just one redundant bit per data unit? A) Simple parity check B) Two-dimensionalparity check C) CRC D) Checksum

Last Answer : Simple parity check

Description : How many 8-bit characters can be transmitted per second over a 9600 baud serial communication link using asynchronous mode of transmission with one start bit, eight data bits, two stop bits, and one parity bit ? a. 600 b. 800 c. 876 d. 1200

Last Answer : b. 800

Description : How many characters per sec (7 bits + 1 parity ) can be transmitted over a 2400 bps line if the transfer is synchronous (1 start and 1 stop bit)?

Last Answer : 1. 300 2. 240 3. 250 4. 275 Ans- 2400/(7+1+2) 240

Description : How is the parity bit in each storage location used?

Last Answer : To detect errors in the circuitry.

Description : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : b. Binary codes

Description : Which of the following is associated with error detector? a. Odd parity bit b. Even parity bit c. Both of the above d. None of above

Last Answer : c. Both of the above

Description : Instructions and memory address are represented by a. Character code b. Binary codes c. Binary word d. Parity bit

Last Answer : b. Binary codes

Description : Given code word 1110001010 is to be transmitted with even parity check bit. The encoded word to be transmitted for this code is (A) 11100010101 (B) 11100010100 (C) 1110001010 (D) 111000101

Last Answer : (A) 11100010101 

Description : Parity bit check is used to

Last Answer : Parity bit check is used to Detect 1 bit error

Description : Assuming 8 bits for data, 1 bit for parity, I start bit and 2 stop bits, the number of characters that 1200 BPS communication line can transmit is

Last Answer : Assuming 8 bits for data, 1 bit for parity, I start bit and 2 stop bits, the number of characters that 1200 BPS communication line can transmit is 12CPS.

Description : Which of the following is used for manufacturing chips? A) Control bus B) Control unit C) Parity unit D) Semiconductor

Last Answer : Answer : D

Description : Which memory stores large amount of data and the data can not be processed directly by the CPU? A. Secondary or Auxiliary Memory B. Primary or Main Memory C. Both (A) and (B) D. None of the Above

Last Answer : A. Secondary or Auxiliary Memory

Description : The memory unit that communicates directly with the CPU is called ________ A. Secondary or Auxiliary Memory B. Primary or Main Memory C. Both (A) and (B) D. None of the Above

Last Answer : B. Primary or Main Memory

Description : A signed undertaking from one party containing a promise to pay a stated sum to a specified person or a company is known as ________ A. Power of Attorney B. Promissory Note C. Purchasing Power Parity D. None of the Above

Last Answer : B. Promissory Note Explanation: A promissory note is a legal instrument in which one party (the maker or issuer) promises in writing to pay a determinate sum of money to the other (the payee)

Description : Register is a 1) Set of capacitors used to register input instructions in a digital computer 2) Set of paper tapes and cards put in a file 3) Temporary storage unit within the CPU having dedicated or general purpose use 4) part of the auxiliary memory

Last Answer : 3) Temporary storage unit within the CPU having dedicated or general purpose use

Description : The operation executed on data stored in registers is called_______ A. Macro-operation B. Micro-operation C. Bit-operation D. None of the Above

Last Answer : B. Micro-operation

Description : The contents of Register (BL) and Register (AL) of 8085 microprocessor are 49H and 3AH respectively. The contents of AL, the status of carry flag (CF) and sign flag (SF) after executing 'SUB AL, BL' assembly language instruction, are ( ... ; CF=0; SF=0 (3) AL=F1H; CF=1; SF=1 (4) AL=1FH; CF=1; SF=1

Last Answer : Answer: 3

Description : The CF is known as ________ A. carry flag B. condition flag C. common flag D. single flag

Last Answer : The CF is known as carry flag

Last Answer : An instruction used to set the carry Flag in a computer can be classified as arithmetic.

Description : The objective of a review of financial statements is to: a. Express an opinion on the overall financial statements. b. Carry out audit procedures agreed on with the client and other users of ... statements are not presented fairly. d. Assist the client in the preparation of the financial statements.

Last Answer : State whether anything has come to the auditor's attention that indicates that the financial statements are not presented fairly.

Description : Bit stuffing refers to a. inserting a 0 in user stream to differentiate it with a flag b. inserting a 0 in flag stream to avoid ambiguity c. appending a nipple to the flag sequence d. appending a nipple to the use data stream

Last Answer : a. inserting a 0 in user stream to differentiate it with a flag

Description : A stack pointer is a. a 16-bit register in the microprocessor that indicate the beginning of the stack memory. b. a register that decodes and executes 16-bit arithmetic expression. c. The first memory location where a subroutine address is stored. d. a register in which flag bits are stored

Last Answer : a. a 16-bit register in the microprocessor that indicate the beginning of the stack memory.

Description : The 16 bit flag of 8086 microprocessor is responsible to indicate ___________ A. the condition of result of ALU operation B. the condition of memory C. the result of addition D. the result of subtraction 

Last Answer : The 16 bit flag of 8086 microprocessor is responsible to indicate the condition of result of ALU operation

Description : __ bit in ICW1 indicates whether the 8259A is cascade mode or not? a) LTIM=0 b) LTIM=1 c) SNGL=0 d) SNGL=1

Last Answer : c) SNGL=0

Description : Essential fatty acid deficiency may complicate total parenteral nutrition (TPN). Which of the following statements are true? A. Essential fatty acid deficiency may be prevented by the ... , dry, scaly skin associated with a maculopapular rash indicates essential fatty acid deficiency.

Last Answer : Answer: BD DISCUSSION: Biochemical evidence of essential fatty acid deficiency may occur as early as 7 to 10 days following initiation of fat-free parenteral nutrition. The decrease in ... essential to the diagnosis of essential fatty acid deficiency, but this plasma abnormality is often present

Description : A few drops of sap were collected by cutting across a plant stem by a suitable method. The sap was tested chemically. Which one of the following test results indicates that it is phloem sap? (a) Acidic (b) Alkaline (c) Low refractive index (d) Absence of sugar

Last Answer : (b) Alkaline

Description : When assisting the patient to interpret a negative HIV test result, the nurse informs the patient that the results mean a) his body has not produced antibodies to the AIDS virus. A negative test ... When antibodies to the AIDS virus are detected in the blood, the test is interpreted as positive.

Last Answer : a) his body has not produced antibodies to the AIDS virus. A negative test result indicates that antibodies to the AIDS virus are not present in the blood at the time the blood sample for the test is drawn.

Description : When the results of a Pap smear are reported as class 5, the nurse recognizes that the common interpretation is a) malignant. A class 5 Pap smear, according to the Bethesda Classification, ... is interpreted as probably normal. d) suspicious. A class 3 Pap smear is interpreted as suspicious.

Last Answer : a) malignant. A class 5 Pap smear, according to the Bethesda Classification, indicates squamous cell carcinoma.

Description : Could "ISIS" be a spy agency concocted large scale false flag operation?

Last Answer : answer:They have been around a while. If anything, it would be a false flag by the Assad regime, to show Assad as “reasonable.” And they are selling oil to Assad. But it is awfully big to be a concoction. And it is out of anyone’s control if it is, they are on their own path.

Description : Sweating during exercise indicates operation of which process in the human body?

Last Answer : Osmoregulation

Description : A___ on this pin indicates a memory operation: a. Low b. High c. Medium d. None of these

Last Answer : a. Low

Description : 1. With which game in Christianio Ronaldo associated? 2. How is angular speed of a whirlwind in a tornado towards the centre? 3. In which the claim of Ashoka's greatness cheifly lay? 4. ... the founder of world Economic Forum? 20. Which fungus is responsible for the tikka disease of groundnut?

Last Answer : Answer : 1. Football 2. Decreases rapidly 3. Promotion of welfare of his people 4. Osmoregulation 5. Utter Pradesh 6. Because it has high specific heat 7. Typhoons 8. Minor Rock Edict XIII 9. ... -Party 15. Sulphur 16. India Gate 17. 1890 18. Aryabhatta 19. Klaus Schwab 20. Cercosplora personata

Description : __is divided into a number of fields and is represented as a sequence of bits: a. instruction b. — instruction set c. instruction code d. parity code

Last Answer : a. instruction

Description : While transmitting odd-parity coded symbols, the number of zeros in each symbol is a. odd b. even c. a and b both d. unknown

Last Answer : unknown

Description : A simple parity-check code can detect __________ errors A. an even-number of B. two C. no errors D. an odd-number of

Last Answer : D. an odd-number of

Description : If flag is set then control unit issues control signals that causes program counter to be incremented by 1. a. Zero b. One c. Three d. Eight

Last Answer : a. Zero

Description : The zero flag of 8085 microprocessor is to be set keeping the content of the accumulator unchanged. Which instruction is to be used?  (a) MOV A,A (b) ANI 00H (c) XRA A (d) CMP A

Last Answer : The zero flag of 8085 microprocessor is to be set keeping the content of the accumulator unchanged. Which instruction is to be used?  (a) MOV A,A (b) ANI 00H (c) XRA A (d) CMP A

Description : The size of the ROM required to build an 8-bit adder/subtractor with mode control, carry input, carry output and two’s complement overflow output is given as

Last Answer : (B) 218 × 10