coderz.py

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Tag: interface

  • java thread class

    Java

    SortedMap Interface in Java

    SortedMap is a collection framework interface. It guarantees that the entries are kept in ascending key order. This interface is…

    September 15, 2022

  • java thread class

    Java

    Java.lang.Class class in Java

    Java includes a class called Class in the java.lang package. In a running Java application, instances of the class Class…

    August 29, 2022

  • java thread class

    Java

    Interfaces of Java Collection framework

    Numerous Interfaces in the Collections framework define the fundamental characteristics of distinct collection classes. Collection Interface: The interface that all…

    July 21, 2022

  • java thread class

    Java

    Interface vs Abstract class

    As we all know, abstraction refers to hiding the internal implementation of a feature and only giving the users the…

    June 3, 2022

  • java thread class

    Java

    Interface in Java

    In Java, an interface is a blueprint for a class. It has abstract methods and static constants. In Java, the…

    June 3, 2022

coderz.py

Practical coding tutorials and guides for Python, web development, algorithms, and more. Built for developers who love to learn.

Explore

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Categories

  • 23 DSA Patterns
  • AI
  • C
  • C++
  • Dataweave
  • DBMS
  • DSA Sheet
  • Java
  • Machine Learning
  • Mulesoft
  • Object Oriented Design Patterns
  • Python
  • RAML

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code