Initially the number decimal 8 is stored. If instruction RAL is executed twice, the final number stored will be: (1) Decimals 8 (2) Decimal 16 (3) Decimal 32 (4) Decimal 2 

1 Answer

Answer :

Initially the number decimal 8 is stored. If instruction RAL is executed twice, the final number stored will be: Decimal 32

Related questions

Description : Suppose that the number of instructions executed between page faults is directly proportional to the number of page frames allocated to a program. If the available memory is doubled, the mean interval between page faults is also ... memory were available? (A) 60 sec (B) 30 sec (C) 45 sec (D) 10 sec

Last Answer : Answer: C Explanation: T = Ninstr x 1µs + 15,000 x 2,000 µs = 60s Ninstr x 1µs = 60,000,000 µs - 30,000,000 µs = 30,000,000 µs Ninstr = 30,000,000 The number of instruction ... doesn't mean that the program runs twice as fast as on the first system. Here, the performance increase is of 25%.

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 : When the RET instruction at the end of subroutine is executed, a. the information where the stack is iniatialized is transferred to the stack pointer b. the memory address of the RET instruction is ... two data bytes stored in the top two locations of the stack are transferred to the stack pointer

Last Answer : c. two data bytes stored in the top two locations of the stack are transferred to the program counter

Description :  In a microprocessor, the address of the next instruction to be executed, is stored in A) Stack pointer B) Address latch C) Program counter D) General purpose register

Last Answer :  In a microprocessor, the address of the next instruction to be executed, is stored in Program counter

Description : Which is the main constituent of natu- ral gas?

Last Answer : Methane

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 ___________ 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 : is the step during which the operations specified by the instruction are executed: a. Execute b. Decode c. Both a& b d. None of these

Last Answer : a. Execute

Description : Which cycle refers to the time period during which one instruction is fetched and executed by the CPU: a. Fetch cycle b. Instruction cycle c. Decode cycle d. Execute cycle

Last Answer : b. Instruction cycle

Description : Which register holds the next instruction to be executed:

Last Answer : c. Program control register

Description : Which register holds the current instruction to be executed. a. Instruction register b. Program register 9 Control register a None of these

Last Answer : a. Instruction register

Description : Each instruction is executed by set of micro operations termed as. a. Micro instructions b. Mini instructions c. Botha &b d. None of these

Last Answer : a. Micro instructions

Description : The register which keeps track of the execution of a program and which contains the memory address of the instruction currently being executed is known as: a) Index Register b) Memory Address Register c) Program Counter d) None of The Above

Last Answer : c) Program Counter

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 : In which register instruction is decoded prepared and ultimately executed: a. Instruction register b. Current register c. Both a and b d. None of these

Last Answer : a. Instruction register

Description : _______ Stores the instruction currently being executed: a. Instruction register b. Current register c. Both a and b d. None of these

Last Answer : a. Instruction register

Description : What Happens When Hlt Instruction Is Executed In Processor?

Last Answer : Answer :The Micro Processor enters into Halt-State and the buses are tri-stated.

Description : 8 in decimal system is equal to ____ in binary system

Last Answer : 8 in decimal system is equal to 1000 in binary system

Description : A patient of liver cirrhosis with ascitis was treated with hydrochlorothiazide 50 mg twice daily. He responded initially, but over a couple of months the diuretic action gradually diminished ... Add spironolactone 50 mg thrice daily D. Substitute hydrochlorothiazide by spironolactone 50 mg 6 hourly

Last Answer : C. Add spironolactone 50 mg thrice daily

Description : P, Q, R enter into a partnership. P initially invests Rs 15000 and withdrawn Rs. 7500 after 7 months. Q initially invests Rs 12500 and withdraws Rs 10000 after 5 months and R invests Rs 10000 and adds another Rs 5000 ... after how many months did R invests Rs 10000? A) 2.5 B) 2.6 C) 2.7 D) None

Last Answer : Answer: A)  Ratio of P, Q &R is , 15000*7+7500* 8:12500*5+2500* 10:10000*x+15000*(15-x)  P: Q: R=66:35:9-2x  Profit of Q = (profit of P + profit of R)/2  35 = (66 +9 -2x)/2  X=2.5 months

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 : Which one of the following statements is false regarding the Distributed Cache? a) The Hadoop framework will ensure that any files in the Distributed Cache are distributed to all map and reduce tasks. b) ... Cache on to the slave node before any tasks for the job are executed on that node.

Last Answer : MapReduce tries to place the data and the compute as close as possible

Description : Which of the following is the operation executed on data stored in registers? (1) Bitoperation (2) Macrooperation (3) Microoperation (4) Byteoperation 

Last Answer : Microoperation

Description :  Decimal equivalent of Hexadecimal number (C3B1)16 is: A) 12197 B) 32097 C) 52097 D) 50097

Last Answer :  Decimal equivalent of Hexadecimal number (C3B1)16 is: 50097

Description : Hexadecimal equivalent of the decimal number 25610 is

Last Answer : Hexadecimal equivalent of the decimal number 25610 is 10016

Description : In the 8421 BCD code the decimal number 125 is written as   (A) 1111101 (B) 0001 0010 0101 (C) 7D (D) None of the bove

Last Answer : In the 8421 BCD code the decimal number 125 is written as 1111101 

Description : What will be the final value of variable x after the following code is executed: -Technology

Last Answer : The value is:1

Description : The decimal equivalent of a Hexadecimal no. (F8E6)16 is 

Last Answer : The decimal equivalent of a Hexadecimal no. (F8E6)16 is  (63,718)10

Description : Decimal equivalent of binary 1111 1111 1111 1111 is • 16,384 • 65,536 • 1000000 • None of the above.

Last Answer : Decimal equivalent of binary 1111 1111 1111 1111 is 65,536

Description : The decoded instruction is stored in ______ (A) Register (B) Memory Address Register(MAR) (C) Instruction Register(IR) (D) None of the Above

Last Answer : (C) Instruction Register(IR)

Description : When subroutine is called contents of program counter is location address of __ instruction following call instruction is stored on _ __and program execution is transferred to __ address. a. Non ... , Stack and Main program Cc. Executable, Queue and Subroutine d. Executable, Stack and Subroutine

Last Answer : d. Executable, Stack and Subroutine

Description : Acontrol memory is__ stored in some area of memory: a. Control instraction b. Memory instruction c. Register instruction d. None of these

Last Answer : a. Control instraction

Description : Opcode is the machine instruction obtained from decoding instruction stored in. a. Stack pointer b. Address pointer Cc. Instruction register d. Incrementer

Last Answer : Cc. Instruction register

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 : Can anyone help me with this? Chlorine and carbon monoxide gases are mixed in a 1.00L container and the following equilibrium is established: CO(g) + Cl2(g) COCl2(g).. Initially 1.5 mol of ... monoxide. At equilibrium, 0.8 mol of COCl2(g) was found. How do you calculate the percent reaction?

Last Answer : For a start, your equation isn't balanced; it should be Cl2 (Cl2, not 2Cl, because of HONClBrIF). Given this, if we assume the reaction goes to completion, 1.5 mol Cl2 will produce 1.5 mol ... .3% Incidentally, is that supposed to be CO or Co? It has no effect on the calculation, just curious.

Description : In the reaction `A+3BrArr2C`, initially 10 mole each of A and B were taken . If equilibrium pressure is 8 atm and`alpha " of "A=20%`then `K_(p)` will

Last Answer : In the reaction `A+3BrArr2C`, initially 10 mole each of A and B were taken . If equilibrium pressure is 8 atm and`alpha ... C. `(1)/(16)` D. `(1)/(2)`

Description : A car traveling at a constant velocity of 20 meters per second passes a second car which is initially at rest. The car which was at rest starts accelerating at 10 meters per second squared the instant it is passed ... car. They will meet again in: w) 2 seconds x) 4 seconds y) 6 seconds z) 8 seconds

Last Answer : ANSWER: X -- 4 SECONDS

Description : A LRU page replacement is used with four page frames and eight pages. How many page faults will occur with the reference string 0172327103 if the four frames are initially empty? (A) 6 (B) 7 (C) 5 (D) 8

Last Answer : (B) 7

Description : P,Q, R enter into a partnership.P initially invests Rs 54 lakh and withdraws Rs 18 lakhs after 4 years. Q initially Rs 72 lakh ans adds another Rs 18 lakhs after 6 years and R invests Rs 108 lakh and adds another ... Then for how many years did R invests Rs 126 lakh per annum A) 5 B) 7 C) 8 D) 11 

Last Answer : Answer: C) Ratio of their profit P, Q, R is 54*4+36*6:72*6+90*4:108*x+126*(10-x) =12:22:35 - 0.5x Profit of R=profit of P +profit of Q 35-0.5x=12+22 X=2 year The number of years for R invests Rs 126 lakh =10-2=8years

Description : Two persons Ashok and Amit enter into a business. Ashok invests Rs 12500 in the first time and after 6months withdraws Rs 7000. Amit withdraws Rs 3000 after 8 months. Both have equal profit at the end of the year. What is the amount invested by Amit initially? A) 15000 B) 20000 C) 10000 D) 16000

Last Answer : Answer: C)  Ashok’s investment =12500*6+5500*6=108000  Amit’s investment=x*8+(x-3000)*4  108000=8x+4x-12000=>X=Rs 10000  Amount invest by Amit is Rs 10,000

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.

Last Answer : A memory of 8 K means 8 x 1024.

Description : A bomb, initially at rest, explodes into a large number of tiny fragments. The total momentum of all the fragments (a) Is zero (b) Is infinity (c) Depends on the total mass of all the fragments (d) Depends on the speeds of various fragments

Last Answer : Ans:(a)

Description : Assuming that the disk head is located initially at 32, find the number of disk moves required with FCFS if the disk queue of I/O block requests are 98, 37, 14, 124, 65, 67: (A) 310 (B) 324 (C) 320 (D) 321

Last Answer : (D) 321

Description : Consider a disk queue with request for input/output to block on cylinders  98, 183, 37, 122, 14, 124, 65, 67  in that order. Assume that disk head is initially positioned at cylinder 53 and moving ... and 252 cylinders (B) 640 and 236 cylinders (C) 235 and 640 cylinders (D) 235 and 252 cylinders

Last Answer : Answer: 236 and 208 cylinders Explanation: SSTF Initial head position =53 The closest queue to initial head position=65 head moves from 53 to 65=12 head moves from 65 to 67=2 head moves from 67 ... 122=24 head moves from 122 to 124=2 head moves from 124 to 183=59 Total head movement=208 

Description : If the Disk head is located initially at track 32, find the number of disk moves required with FCFS scheduling criteria if the disk queue of I/O blocks requests are: 98, 37, 14, 124, 65, 67 (A) 320 (B) 322 (C) 321 (D) 319

Last Answer : (C) 321

Description : Find out number of data lines required to interface 16 LEDs arrange in the 4 x 4 matrix form.

Last Answer : 4+4=8, eight lines are required for 4x4 matrix of 16 LEDs

Description : How many minimum number of NOR gates are required to realize a two-input X-OR gate?

Last Answer : 5

Description : The number of switching functions of 3 variables is (A) 8 (B) 64 (C) 128 (D) 256

Last Answer : The number of switching functions of 3 variables is  8 

Description : The number of comparators required in a 3-bit comparator type analog to digital converter is  A) 2 B) 3 C) 7 D) 8 

Last Answer : Number of comparators =2^n -1= 2^3 -1=7