For a cache with 16 blocks,
1) using direct-mapped placement, in which cache block (block number starts from 0) could memory block 57 can be found?
2) using 4-way associative placement, in which set (set number starts from 0) could memory block 57 can be found?
Group of answer choices
10 ; 10
9 ; 1
10 ; 2
9 ; 9