coderz.py

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

Tag: abstraction

  • java thread class

    Java

    Abstract Class & Method in Java

    In Java, an abstract class is specified with the abstract keyword. Both abstract and non-abstract methods can be used (method…

    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

  • 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

  • Accessing Elements

    C++

    OOPs Concepts in C++

    Object-oriented programming (OOPs) is a programming approach or pattern in which programs are structured around objects rather than functions and…

    September 20, 2022

  • Accessing Elements

    C++

    Pure Virtual Functions and Abstract Classes

    What are Pure Virtual Functions? A pure virtual function is a virtual function in C++ that does not require any…

    October 27, 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 Basics
  • DSA Sheet
  • Dynamic Programming
  • Java
  • Machine Learning
  • Mulesoft
  • OODP
  • Python
  • RAML
  • SQL
  • Tech Blogs

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code