Đang mở hậu trường...
Chọn đáp án để xem tỉ lệ cộng đồng và giải thích. Câu hỏi được chọn tự động — mọi người cùng làm 1 câu mỗi ngày.
You are architecting a high-throughput caching service using java.util.HashMap, where the system keys are composite objects that must be updated frequently based on external events. If a developer uses a mutable object as a key and modifies its internal fields after the object has been inserted into the HashMap, what is the primary consequence observed during the object's lifecycle in production?