coderz.py

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

Tag: if else

  • method overloading and method overriding

    Java

    Selection Statement

    The selection statement allows choosing the set of instructions for execution depending upon an expression’s truth value. Java provides two…

    April 30, 2022

  • method overloading and method overriding

    Java

    if-else ladder & nested if block

    if-else ladder: The if-else-if ladder statement is used to test multiple conditions in Java. It’s used to test a single…

    April 30, 2022

  • Accessing Elements

    C++

    Decision-Making in C++

    In real life, we face situations where we must make decisions and decide what to do next. Similarly, the programmer…

    September 27, 2022

  • Accessing Elements

    C++

    Even Or Odd number check

    A number is even if it is divisible by two, and odd if it is not divisible by two. Some…

    November 5, 2022

  • Accessing Elements

    C++

    Program To Find the grade of the student

    Find the grade of the student based on the marks obtained in five subjects. Let the grade be calculated based…

    November 17, 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
  • Java
  • Machine Learning
  • Mulesoft
  • OODP
  • Python
  • RAML

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code