Skip to content

KTleft93/Java-Misc-Programs

Repository files navigation

Java-Misc-Programs

A repository for miscellenous java written programs/tools

  1. A addition/substraction/division/multiplication Calculator

  2. A program that sees and counts vowels in a string CheckForVowels

  3. A keyword counter that counts the occurances of each word or punctuation in a string CountKeywords

  4. An mathematical expression evaluator EvaluateExpression

  5. A program that catches a defined arrayoutofbounds exception ExceptionLab

  6. A program that creates invoices of fruit/any product with total quantities and total price sum of each item

  7. Raising a base to a exponent using recursion, count in reverse using recursion, and recursion LabRecursion1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages