oodlescoop
Search
Categories
Trending
Login
Results for "If-Else"
Total results: 18
Java Program to count the occurrence of a number
Python Program to find biggest of two integer numbers
Python Program to find biggest of three numbers
C Program to check if a triangle is Isosceles Equilateral or Scalene
C Program to find positive negative or zero using If Else statement
C Program to find odd or even using If Else statement
C Program to find biggest of two numbers using If Else statement
C Program to find biggest of three numbers using If Else statement
C Program to find biggest of three numbers using nested If Else statement
C Program to find smallest of three numbers using If Else statement
C Program to find smallest of three numbers using nested If Else statement
C Program to calculate grade based on percentage using If Else statement
C Program for simple calculator to perform addition subtraction multiplication and division based on the symbol using if else ladder statement
C Program to find roots of a quadratic equation using If Else statement
C++ Program to find biggest of three numbers
C++ Program to find odd or even using If Else statement
Ruby Program to find odd or even number
Shell Script to find largest of three numbers using If Else statement