Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTION 1 1 Write the following expression in postfix ( Reverse Polish ) notation. x = A * * B * * C + D

QUESTION 11
Write the following expression in postfix (Reverse Polish) notation.
x=A**B**C+D**(E-F**G)H**|+J**K-L
AB**C**DEF**-G**+HI**JK**+L-I
AB**C**DEFG*****+HI**JK**+L-I
ABC**DEFG****+HI**JK**+L-I
AB**CD**EFG******HI**JK**L+-I
QUESTION 12
Copy of
Same Problem Statement for 12,13,14,15,16
A digital computer has a memory unit with 32 bits per word. The instruction set consists of 200 different
operations. All instructions have an operation code part (opcode) and two address fields: one for a memory
address and one for a register address. This particular system includes 120 general-purpose, user-
addressable registers. Each instruction is stored in one word of memory.
How many bits are needed to specify the register?
2
4
6
7
8
9
10
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Autonomous Database In Enterprise Architecture

Authors: Bal Mukund Sharma, Krishnakumar KM, Rashmi Panda

1st Edition

ISBN: 1801072248, 978-1801072243

More Books

Students also viewed these Databases questions