Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

3/13/2020 Quiz: Quiz 1

Quiz 1
Started: 13 Mar at 13:48

Quiz instructions

Question 1 1 pts

The decimal value of HEX number A2 is

102

12

162

161

Question 2 1 pts

Covert the decimal number 89 to hex and the result is

0x59

0x509

0x0809

0x137

Question 3 1 pts

Convert the Hex number 0x32 to BCD and the result is

0x50

0x49

0x28

0x20
https://rmit.instructure.com/courses/65785/quizzes/293755/take 1/4
3/13/2020 Quiz: Quiz 1

Question 4 1 pts

For a system which has 24 bits address, what is its address space?

16M

1G

4M

8M

Question 5 1 pts

How many lines in the ARM processor address bus? The answer is

20

24

16

32

Question 6 1 pts

If 0x38 and 0x7D are considered as two 8 bits signed numbers, what will be carry flag (C),
sign flag(N) and overflow flag(V) after an addition operation is operated on these two
numbers?

C=0, N=1, V=0

C=1, N=0, V=1

C=0, N=1, V=1

C=1, N=1, V=1

https://rmit.instructure.com/courses/65785/quizzes/293755/take 2/4
3/13/2020 Quiz: Quiz 1

Question 7 1 pts

Which of the following statements on RISC and CISC is incorrect?

CISC machines have dense code, simpler compiler, more powerful instruction set

Both Intel Pentium and ARM processors are CISC processors.

Most of the smart mobile phones today use RISC processors.

RISC machines have simpler construction set, higher clock rate, more complex compiler
and low development cost.

Question 8 1 pts

Which of the following statements on ARM processors is incorrect?

ARM is the industry's leading provider of 32 bit embedded microprocessors.

ARM has three families, ie, Classic, Embedded and Application

All the ARM instructions have fixed 8 bytes length

Cortex-M series belong to ARM embedded family.

Question 9 1 pts

Which of the following statements on ARM architecture and instruction set is incorrect

ARM architecture is only supported by ARM unique software development tools

The 32 bit ARM processors are based on RISC principle

The main attributes of ARM architecture are small implementation size, high performance
and low power consumption.

ARM has common instruction sets across all architecture variants

https://rmit.instructure.com/courses/65785/quizzes/293755/take 3/4
3/13/2020 Quiz: Quiz 1

Question 10 1 pts

Which of the following statements on ARM registers is correct?

Flag F in PSR register is used for the indication of overflow.

Z flag is the indicator of the sign of a signed number.

R13, R14 and R15 are also named as SP, LR and PC

ARM has 15 registers: R1 ~ R15

Saved at 13:54 Submit quiz

https://rmit.instructure.com/courses/65785/quizzes/293755/take 4/4

You might also like