pahc 5.2

pahc 5.2

University

49 Qs

quiz-placeholder

Similar activities

Тест 6. РК2 (30 минут)

Тест 6. РК2 (30 минут)

University

50 Qs

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

9628-09 City & Guilds Level 3 Award in Coding and Logic Quiz 3

11th Grade - Professional Development

50 Qs

11th COMPUTER SCIENCE CH-1 to CH-6 TN SB I-MID

11th COMPUTER SCIENCE CH-1 to CH-6 TN SB I-MID

11th Grade - University

53 Qs

Quiz Latihan Soal-Soal UTS Pengantar Organisasi Komputer

Quiz Latihan Soal-Soal UTS Pengantar Organisasi Komputer

KG - University

50 Qs

ICT

ICT

University

46 Qs

Comando Linux

Comando Linux

University

47 Qs

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

F0523

F0523

University

50 Qs

pahc 5.2

pahc 5.2

Assessment

Quiz

Computers

University

Easy

Created by

Minh dbdb

Used 1+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What types of memory access are there?

[<$>] There are 4 types of memory access: sequential access, direct access, random access, memory block access.

[<$>] There are 4 types of memory access: sequential access, direct access, random access, associative access

[<$>] There are 4 types of memory access: sequential access, direct access, memory block access, associative access

[<$>] There are 4 types of memory access: direct access, memory access, random access, associative access

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Regarding the method of writing data to Cache, which of the following statements is correct?

[<$>] Write-through has fast writing speed because you do not have to check whether the corresponding Block in the Cache has been replaced or not.

[<$>] Write-back writing speed is slow because you have to find out whether the corresponding Block in the Cache has been replaced or not

[<$>] Write-back has fast writing speed because it only writes to the Cache. When the corresponding Block in the Cache is replaced, the entire Block is written back to main memory.

[<$>] Write -through (Write-through) slow writing speed because you have to check whether the corresponding Block in Cache has been replaced or not

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a computer with main memory capacity of 4GB, cache memory capacity of 512KB, line size of 32bytes, memory compartment length of 4bytes. In the case of the full associative mapping technique, the Tag + Word address emitted by the processor to access the Cache is:

[<$>] 27+3

[<$>] 29+3

[<$>] 27+5

[<$>] 29+5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For random access memory, which of the following is true?

[<$>] Data in memory has random values

[<$>] Memory data is read or written at random times

[<$>] The access time to any memory location in memory is equal

[<$>] Data in memory is not read or written sequentially

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For Cache memory, considering the direct mapping technique, the order of finding Blocks in the cache is done based on the fields in the address emitted by the CPU as follows:

[<$>] Line -> Word -> Tag

[<$>] Line -> Tag -> Word

[<$>] Tag -> Line -> Word

[<$>] Tag -> Word -> Line

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given a computer with main memory capacity of 512MB, cache memory capacity of 128KB, line size of 16bytes, memory compartment length of 4bytes. In the case of the full associative mapping technique, the Tag + Word address emitted by the processor to access the Cache is:

[<$>] 22+6

[<$>] 24+4

[<$>] 22+4

[<$>] 24+2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Regarding computer main memory, which of the following statements is false?

[<$>] Contains programs and data in the form of libraries

[<$>] Logical management of main memory depends on the operating system

[<$>] In principle, the programmer can intervene in the entire main memory

[<$>] Addressed directly by the processor

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?