calculatorBasic.java
This program was created to imitate a basic calculator. It’s more of a fake calculator at this point.
Photo credit: Pixabay
This program was created to imitate a basic calculator. It’s more of a fake calculator at this point.
This program was created to count the number of vowels in a word.
This program was created using the disgusting and outdated Java GUI named JOptionPane.
This program was created to get the length of words that are stored in a string.
This program was created to check if the words in a string are plurals that end with the letter s.
This program was created just to practice some operators specifically the increment operators.
This program is basically a war between even and odd integers. The more even numbers than odd numbers, the even numbers will win.
This program was created once again with that dreadful old school Java GUI known as JOptionPane.
This program was created once again using the old school Java GUI known as JOptionPane.
This program was created to get the greatest common divisor of two integer values.