If the contents of an accumulator are Ex-ORed with itself and placed in the accumulator itself, then 

A) Carry flag will be set B) The accumulator contains all 1’s C) The zero flag is set D) The accumulator contents are shifted left by one bit

1 Answer

Answer :

If the contents of an accumulator are Ex-ORed with itself and placed in the accumulator itself, then The zero flag is set 

Related questions

Description : If initial content of accumulator is 44 H, find out the new content of accumulator after execution of the instruction RR A

Last Answer : Contents of Acc will be 22H ( as RR A divides acc by 2)

Description : The contents of accumulator before CMA instruction is A5H. Its content after instructionexecution isa) A5H b) 5AH

Last Answer : b) 5AH

Description : Write A Program That Will Store The Contents Of An Accumulator And Flag Register At Locations 2000h And 2001h.?

Last Answer : Answer :By making use of the Push & Pop instructions the program can be written as: LXISP, 4000H - this step initiates the SP at 4000h. PUSH PSW - the contents of the accumulator and flag are pushed into the stack. POP B MOV A, B STA 2000H MOV A, C STA 2001H HLT

Description : The act of writing new data into register (1) is possible only when the register is an accumulator (2) is possible only when the register is an accumulator or instruction register (3) erases the previous contents of the register (4) is non-destructive to existing contents

Last Answer :  is possible only when the register is an accumulator or instruction register

Description : In an 8085 microprocessor, the contents of the Accumulator, after the following instructions are executed will become   XRA A   MVI B, F0 H   SUB B  (A) 01 H (B) 0F H (C) F0 H (D) 10 H

Last Answer : In an 8085 microprocessor, the contents of the Accumulator, after the following instructions are executed will become   XRA A   MVI B, F0 H   SUB B  (A) 01 H (B) 0F H (C) F0 H (D) 10 H

Description : In an 8085 microprocessor, the contents of accumulator, after the following instructions are executed will become   XRA A   MVI B F0H   SUB B   (a) 01 H (b) 0F H (c) F0 H (d) 10 H

Last Answer : In an 8085 microprocessor, the contents of accumulator, after the following instructions are executed will become   XRA A   MVI B F0H   SUB B   (a) 01 H (b) 0F H (c) F0 H (d) 10 H

Description : The instruction read from memory is then placed in the ___and contents of program counter is __ so that it contains the address of_ __ instruction in the program. a. Program counter, ... incremented and previous c. Instruction register, incremented and next d. Address register, decremented and next

Last Answer : c. Instruction register, incremented and next

Description : The Unix command: $ vi file1 file2 (A) Edits file1 and stores the contents of file1 in file2 (B) Both files i.e. file1 and file2 can be edited using ex' command to travel between files (C) Both ... using the mv' command to move between the files (D) Edits file1 first, saves it and the edits file2

Last Answer : (B) Both files i.e. file1 and file2 can be edited using ‘ex’ command to travel between files

Description : Which among the following is correct: a) Traffic Analysis is the analysis of patterns of communication in order to learn secret information. b) Steganography is the study of hiding the very existence of a ... of the message itself like microdots or invisible ink. c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : Which among the following is correct: a) Traffic Analysis is the analysis of patterns of communication in order to learn secret information. b) Steganography is the study of hiding the very existence of a ... of the message itself like microdots or invisible ink. c) Both of Above d) None of These

Last Answer : c) Both of Above

Description : The station and territorial bundles received for onward transmission a) Should be placed unopened in the bags in which there are to be forwarded b) To be opened and removed mis send article and give onward submission c) To be opened and contents given to the detailed table sorting d) None of these

Last Answer : a) Should be placed unopened in the bags in which there are to be forwarded

Description : A property of a body which is unable to change its state by itself in the absense of ex- ternal force called?

Last Answer : Inertia

Description : I have an ex-friend who has placed a huge responsibility on me and has blamed me for her suicide attempts. What should I do?

Last Answer : There’s nothing for you to do, save to try to remain charitable. She is a troubled person, and none of it is your fault.

Description : A main office of group of post offices consisting of itself and a number of smaller offices called sub and branch office which have been placed under its Account jurisdictions is called as a) Head Post Office b) First class post office c) General Post Office c) None of these

Last Answer : a) Head Post Office

Description :  For a NAND gate, when one or more inputs are low then the output will be A) Low B) High C) Alternately high and low D) High or low depending on relative magnitude of inputs 

Last Answer :  For a NAND gate, when one or more inputs are low then the output will be High 

Description :  When A = 0., B = 0, C = 1 then in two input logic gate we get gate  (A) XOR gate (B) AND gate (C) NAND gate (D) NOR gate

Last Answer :  When A = 0., B = 0, C = 1 then in two input logic gate we get gate NAND gate

Description : A hyper metal accumulator is

Last Answer : A hyper metal accumulator is A. Daucos carota B. Nicotiana tabacum C. Arabidopsis D. Thlaspi geosingensis

Description : A potentiometer wire has length `4 m` and resistance `8 Omega`. The resistance that must be connected in series with the wire and an accumulator of e.

Last Answer : A potentiometer wire has length `4 m` and resistance `8 Omega`. The resistance that must be connected in ... Omega` C. `44 Omega` D. `48 Omega`

Description : What is an accumulator bet?

Last Answer : What is the answer ?

Description : What is the definition of accumulator?

Last Answer : An accumulator is a collector, or a person who accumulates things. In engineering terms, a hydraulic accumulator is a hydraulic flywheel that stores potential energy

Description : What the Difference between accumulator and instruction register 8080?

Last Answer : Examples: /360: no accumulator 8080: A 6800: A and B 8086: AX ...

Description : Main storage is also called A) Accumulator B) Control Unit C) Register Unit D) Memory

Last Answer : Answer : D

Description : A storage area used to store data to a compensate for the difference in speed at which the different units can handle data is A) Memory B) Buffer C) Accumulator D) Address

Last Answer : Answer : B

Description : In a flooded evaporator refrigerator, an accumulator at suction of compressor is used to (a) collect liquid refrigerant and prevent it from going to compressor (b) detect liquid in vapour (c) superheat the vapour (d) increase refrigeration effect

Last Answer : Ans: a

Description : The ___________ contains the address of the next instruction to be executed. a) IR b) PC c) Accumulator d) System counter

Last Answer : Answer: b Explanation: PC stands for program counter (It contains the address of the next instruction to be executed)

Description : A group of bits that tell the computer to perform a specific operation is known as_______ A. Instruction code B. Micro-operation C. Accumulator D. Register

Last Answer : A. Instruction code

Description : The load instruction is mostly used to designate a transfer from memory to a processor register known as_________ A. Accumulator B. Instruction Register C. Program counter D. Memory address Register

Last Answer : A. Accumulator

Description : A basic instruction that can be interpreted by computer generally has ________ A. An operand and an address B. decoder and an accumulator C. Sequence register and decoder D. None of the Above

Last Answer : A. An operand and an address

Description : ________ is a register for Short-term, intermediate storage of arithmetic and logic data in a Computer’s CPU. A. Accumulator B. Bus C. Buffer D. None of the Above

Last Answer : A. Accumulator

Description : What are the functions of an accumulator?

Last Answer : The accumulator is the register associated with the ALU operations and sometimes I/O operations. It is an integral part of ALU. It holds one of data to be processed by ALU. It also temporarily stores the result of the operation performed by the ALU.

Description : what is full form of EDSAC: a. Electronic delay source accumulator calculator b. Electronic delay storage automatic code c. Electronic destination source automatic calculator d. Electronic delay storage automatic calculator

Last Answer : d. Electronic delay storage automatic calculator

Description : The function of these microinstructions is to issue the micro orders to_ _ a. CPU b. Memory c. Register d. Accumulator

Last Answer : a. CPU

Description : Various machine level components are: a. Address register > Program counter c Data register d. Accumulator register e. Memory of 2K,16 bits/word RAM f. Multiplexers g. Allof these

Last Answer : g. Allof these

Description : Full form of PLA in CU: a. Progrmmable Logic Array b. Programs Load Array c. Programmable Logic Accumulator d. all of these

Last Answer : a. Progrmmable Logic Array

Description : Actual data processing operations are performed in the arithmetic logic section, but not in the “. Storage section of a processor unit a. Primary b. Accumulator c. Buffer d. Secondary

Last Answer : Primary

Description : A storage area used to store data to a compensate for the difference in speed at which the different units can handle data is a. Memory b. Buffer c. Accumulator d. Address

Last Answer : Buffer

Description : Capacity of a hydraulic accumulator is defined in terms of maximum (A) Amount of energy stored (B) Flow rate through accumulator (C) Rate of falling of ram (D) Volume available in the cylinder

Last Answer : (A) Amount of energy stored

Description : The capacity of an accumulator is the maximum (A) Energy which it can store (B) Discharge which it can deliver (C) Liquid which it can store (D) None of these

Last Answer : (A) Energy which it can store

Description : Purpose of hydraulic accumulator is to (A) Ensure intermittent supply of hydraulic pressure (B) Increase the pressure and store/ accumulate it (C) Accumulate pressure to increase force (D) Generate high pressure to operate hydraulic machines like cranes, lifts, presses etc

Last Answer : (D) Generate high pressure to operate hydraulic machines like cranes, lifts, presses etc

Description : A hydraulic accumulator comprises of (A) A storage device and a control valve (B) A cylinder and a plunger (C) Two pistons and two cylinders (D) A storage tank and a ram pump

Last Answer : (B) A cylinder and a plunger

Description : The stack pointer in the 8085 microprocessor is a: a) 16 bit register that points to stack memory locations b) 16 bit accumulator c) Memory location in the stack d) None of The Above

Last Answer : a) 16 bit register that points to stack memory locations

Description : In microprocessor the next instruction to be executed is stored in a) Program Counter b) Stack Pointer c) Memory Pointer d) Accumulator

Last Answer : Ans: Program Counter

Description : The purpose of an accumulator is to:

Last Answer : B. store fluid under pressure

Description : The purpose of an accumulator is to: a. Relieve excess pressure b. Store fluid under pressure c. Store compressed gas for tyre inflation d. Remove air from the system

Last Answer : b. Store fluid under pressure

Description : With air in the hydraulic system, you would: a. Ignore it because normal operation would remove it b. Bleed the air out of the system c. Allow the accumulator to auto

Last Answer : b. Bleed the air out of the system

Description : A shuttle valve will: a. Allow the accumulator to be emptied after engine shut down b. Reduce pump loading when normal system pressure is reached c. Automatically switched to a more appropriate source of hydraulic supply d. Operate on a rising pressure, higher than the Full Flow relief valve

Last Answer : c. Automatically switched to a more appropriate source of hydraulic supply

Description : When a subroutine is called, the address of the instruction following the CALL instructions stored in/on the a. stack pointer b. accumulator c. program counter d. stack

Last Answer : d. stack

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 : Actual data processing operations are performed in the arithmetic logic section, but not in the …. Storage section of a processor unit a. Primary b. Accumulator c. Buffer d. Secondary

Last Answer : a. Primary

Description : A storage area used to store data to a compensate for the difference in speed at which the different units can handle data is a. Memory b. Buffer c. Accumulator d. Address

Last Answer : b. Buffer