Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Question 1

Which ofthe following represents 1001 0001? (Assume the MSB is on the left.)

- Unsigned number 17
- Sign-magnitude number-17
- Hexadecimal number 11
- Two's complement signed number 145

Question 2

Which ofthe following is the 8-bit two's complement representation for -28? (For the numbers given below, assume the MSB is on the left.)

- 1100 0010

- 1110 0100

- 0001 1100

- 1110 0011

Question 3

This question is based on the course simulated processor. Figure 1 shows a program segment and the memory contents before the program segment is executed. Assume all registers are set to zero before the first instruction.

MOVE.L ;41001. AO

MOVE.B 4-$12, DO

ADD.B (A0)-1-. DO

MOVE.L S1000., D1

SUB.B 41, D1

MOVE.L Di, $1000

STOP AS2700

Address  Memory contents

001000

11

001001

22

001002

33

001003

44

All numeric values are in Hexadecimal

Figure 1

What is the content of Register DO when the program stops?
- 1122 3344 (hex)
- 1122 3334 (hex)
- 0000 0012 (hex)
- 0000 0034 (hex)

Question 4

Which of the following characteristic(s) distinguish memory mapped I/O from isolated I/O?

- Memory mapped I/O requires less internal logic and is thus cheaper, faster and easier to build.

- Memory mapped I/O has a large set of different instructions for referencing memory.

- Memory mapped I/O requires a bigger address decoder_

- All of the above

Question 5

The system bus is made up of

- data bus and address bus
- data bus and control bus
- address bus and control bus
- data bus, control bus and address bus

Question 6

Which of the following is the product of 1011 and 1100? (Assume the MSB is on the left.)

- 0000 0100

- 0000 1000

- 1000 0100

- 1000 1000

Question 7

Which of the following is the decimal value for hexadecimal DC?
- 92
- 92
- 220
- 1312

Question 8

During which CPU cycle is an instruction moved from primary storage to the control unit?

- Access

- Refresh

- Fetch

- Execute

Question 9

Clock speed is measured in _____

- bits per second

- baud

- bytes

- Hertz

Question 10 

This question is based on the course simulated processor. Figure 1 shows a program segment and the memory contents before the program segment is executed. Assume all registers are set to-zero before the first instruction.

MOVEL $ 1 0 1, AO

MOVE $12, DO

ADD_B (AO)+, DO

MOVEL $1000, D1

SURB #$1, D1

MOVEL D1, $1000

STOP #$2700

Address  Memory contents

001000

11

001001

22

001002

33

001003

44

All numeric values are in Hexadecimal

Figure 1

What is the content of memory location at address 001003 (hexadecimal) when the program stops?
- 10 (hex)
- 11 (hex)
- 43 (hex)
- 44 (hex)

Question 11

Status register is also known as

- Accumulator

- Stack

- Program Counter

- Flags

Question 12 

The Arithmetic Logic Unit (ALU) of the CPU is used to

- control the internal operation of the CPU

- determine whether a program is able to be executed

- carry out basic addition, subtraction and BOOLEAN operations 

- transfer data in the CPU's registers to the memory

Question 13 

Where does the control unit look in order to find the address of the next instruction to be fetched?

- Accumulator (AC)

- Instruction Register (IR)

- Memory Buffer Register (MBR)

- Program Counter (PC)

Question 14 

Part of the operating system is usually stored in Read-Only Memory (ROM) so that it can be used to boot up the computer. ROM is used rather than Random Access Memory (RAM) because

- ROM chips are faster than RAM

- ROM chips are not volatile

- ROM chips are cheaper than RAM chips

- None of the above

Question 15

This question is based on the course simulated processor. Figure 1 shows a program segment and the memory contents before the program segment is executed. Assume all registers are set to zero before the first instruction.

MOVE_L 44S1001, AO

MOVE_13 1412, DO

ADD.B (AO)+, DO

MOVE.L $1000, DI

SUB.B #$1, DI

MOVE_L D1, $1000

STOP #$2700

Address  Memory contents

001000

11

001001

22

001002

33

001003

44

What is the content of Register D1 when the program stops?
- 1122 3344 (hex)
- 1122 3343 (hex)
- 0000 0010 (hex)
- 0000 0011 (hex)

Question 16 

A memory chip has 8 data lines and 9 address lines. How many bytes of data can be stored on the chip?

- 256
- 500
- 511
- 512

Question 17 

Which of the following is NOT a characteristic of the high performance bus architecture?

- Has different buses to cater to different speed I/O devices
- Changes in processor architecture do not affect bus architecture
- Allow high speed I/O devices to be processor
- Allow memory expansion

Question 18

An interrupt instruction _____.

- causes a conditional transfer of control

- causes an unconditional transfer of control

- modifies the status register

- is an I/O instruction

Question 19

This question is based on the course simulated processor. Figure 1 shows a program segment and the memory contents before the program segment is executed. Assume all registers are set to zero before the first instruction.

MOVE #$1001, AO

MOVES #$12, DO

ADD.B (AO)+, DO

MONTI $1000, D1

SUB.B #$1, D1

MOVE_L Dl. $1000

STOP 0$2700

 

 

Address  Memory contents

001000

11

001001

22

001002

33

001003

44

All numeric values are in Hexadecimal

- What is the content of Register AO when the program stops?

- 001000 (hex)

- 001001 (hex)

- 001002 (hex)

- 001003 (hex)

Question 20:

Which of the following is the fixed point binary equivalent for 14.625? (For the numbers given below, assume the MSB is on the left.)

- 1110.1010

- 1110.1100

- 0111.1010

- None of the above

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M91583060
  • Price:- $95

Guranteed 48 Hours Delivery, In Price:- $95

Have any Question?


Related Questions in Computer Engineering

Question suppose that the bcr stores only one bit value

Question : Suppose that the BCR stores only one bit value. Calculate the total number of memory bytes present in the system. Do not include the BCR register in the total.

Question 1conduct research to determine three types of

Question: 1. Conduct research to determine three types of computer crime. Please provide a detailed description for all crimes, and share an example of where an organization was impacted by each of the types. 2. Elaborat ...

Question please read this instruction and section 5 and 6

Question: Please read this instruction, and section 5 and 6 in particular, CAREFULLY as it affects all future programming assignments. 1. Setup Android Studio Development Environment 1.1 Download necessary packages using ...

On microsoft word what would be the advantage of using the

On Microsoft word, what would be the advantage of using the dialog box over setting various tabs directly on the ruler line? In what types of typing tasks would you find using the ruler line helpful?

Question suppose we are given a chain of n nodes as shown

Question : Suppose we are given a "chain" of n nodes as shown below. Each node i is "neighbors" with the node to its left and the node to its right (if they exist). An independent set of these nodes is a subset of the no ...

Say that a processor addresses bytes with 64 bits addresses

Say that a processor addresses bytes with 64 bits addresses, has 8 byte words, and 1024 cache entries that are each 8 words long. a) How would the bits of the address be used to indicate the set, line, word and byte? b) ...

Synchronize threads write a program that launches 1000

Synchronize threads. Write a program that launches 1,000 threads. Each thread adds 1 to a variable sum that initially is 0. Define an Integer wrapper object to hold sum. Create two versions of the program with and withou ...

Task 1create an array that holds a 20 random integers

Task 1: Create an Array that holds a 20 random integers between 1-50. Create an iterator that will return the memory address and value for each integer present in the Array. Task 2: Update Assignment 1 Task 2. Pass the v ...

Are there more children diagnosed with autism spectrum

Are there more children diagnosed with Autism Spectrum Disorder (ASD) in states that have larger urban areas over states that are mostly rural? In the state of Pennsylvania, a fairly urban state, there are 245 eight year ...

Answer the following question 1 suppose a program has a

Answer the following Question : 1. Suppose a program has a button with the caption "Quit." Suppose also that the Name property of this button is btnQuit. Write a btnQuit_Click event procedure that gives the user a second ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As