πŸ“Š Computer
Q. The process of keeping addresses in memory for future use is called
  • (A) Routing
  • (B) Resolving
  • (C) Caching
  • (D) None of the above
βœ… Correct Answer: (C) Caching

Explanation:

Caching is the process of storing data or addresses temporarily so they can be quickly accessed in the future without recalculating or re-fetching them.
This is commonly used in memory management, DNS lookups, CPU operations, and more.

Why other options are incorrect:

  • (A) Routing: Refers to selecting a path for traffic in a network β€” not related to storing memory addresses.
  • (B) Resolving: Typically used in the context of domain name resolution (DNS), i.e., converting domain names to IP addresses β€” not about storing addresses.
  • (D) None of the above: Incorrect because Caching is the valid term.

Explanation by: Mr. Dubey

Caching is the process of storing data or addresses temporarily so they can be quickly accessed in the future without recalculating or re-fetching them.
This is commonly used in memory management, DNS lookups, CPU operations, and more.

Why other options are incorrect:

  • (A) Routing: Refers to selecting a path for traffic in a network β€” not related to storing memory addresses.
  • (B) Resolving: Typically used in the context of domain name resolution (DNS), i.e., converting domain names to IP addresses β€” not about storing addresses.
  • (D) None of the above: Incorrect because Caching is the valid term.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
639
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Durgesh
Publisher
πŸ“ˆ
88%
Success Rate