A console-based C++20 project that simulates how a fixed-size cache handles memory/page requests. The same reference string is tested with different replacement policies, and the program compares ...