WhatIsWiki
  • Blog
  • Topics
WhatIsWiki
  • Blog
  • Topics

Get new explainers in your inbox

Short, practical updates. No spam. Unsubscribe anytime.

WhatIsWiki© 2026 WhatIsWiki
  • Blog
  • Topics
  • Authors
  • About
  • Contact
  • Editorial
  • Privacy
  • Sitemap
  • RSS
  1. Home
  2. /Blog
  3. /Tags
  4. /java

java

Articles about java

  • What Is HashMap? — Programming explainer cover
    Shubh Singh·Programming·Jul 29, 2026

    What Is HashMap?

    HashMap is a fundamental data structure in programming that enables fast and efficient storage and retrieval of data.

    3 min read·Beginner
    • programming
    • java
  • A diagram showing the relationships between objects in an OOP system
    Shubh Singh·Programming·Jul 29, 2026

    What Is OOP?

    Object-Oriented Programming (OOP) is a fundamental concept in software development that focuses on organizing and structuring code around objects and their interactions.

    3 min read·Beginner
    • software-development
    • object-oriented-programming