<< Prev Showing: 86-90 of 108 Next >>
· 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 ·Convert the following formulas from reverse Polish to infix: a. AB + C + D x b. AB/CD/ + c. ABCDE + x x / d. ABCDE + F/ + G – H/x +
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
148186
OTA ID:
103987
Convert the following formulas from infix to reverse Polish: a. A + B + C + D + E b. (A + B) x (C +D) + E c. (A x B) + (C x D) + E d. (A - B ) x (((C-D x E)/F)/G) x H
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
148187
OTA ID:
103987
ref8) Instructions loading for 1 address machine
Given the following memory values and a one-address machine with an accumulator, what values do the following instructions load into the accumulator? Word 20 contains 40. Word 30 contains 50. Word 40 contains 60. Word 50 contains 70. a. LOAD IMMEDIATE 20 b. LOAD DIRECT 20 c. LOAD INDIRECT 20 d. LOAD IMMEDIATE 30 e. LOAD DIRECT 30 f. LOAD INDIRECT 30
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
148188
OTA ID:
105746
An address field in an instruction contains decimal value 14. Where is the corresponding operand located for a. immediate addressing? b. direct addressing? c. indirect addressing? d. register addressing? e. register indirect addressing?
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
148189
OTA ID:
105277
ref11) Stack elements and Instructions
Assume a stack-oriented processor that includes the stack operations PUSH and POP. Arithmetic operations automatically involve the top one or two stack elements. Begin with an empty stack. What stack elements remain after the following instructions are executed? PUSH 4 PUSH 7 PUSH 8 ADD PUSH 10 SUB MUL
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
148196
OTA ID:
105746
<< Prev Showing: 86-90 of 108 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-108 ·Page generated in 0.0126 seconds