Which of the following statements are true with respect to hashed page tables?
A.They only work for sparse address spaces.
B.The virtual address is used to hash into the hash table.
C.A common approach for handling address spaces larger than 32 bits.
D.Hash table collisions do not occur because of the importance of paging.
正确答案是C