Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 374 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 374 Bytes

Java-projects

Java examples

  1. Data types
  2. Variables
  3. Operators
  4. String Array List
  5. Remove white space - trim
  6. Switch case
  7. Swap two number
  8. find reverse number
  9. Print prime number
  10. Print invert trangle
  11. Odd and Even number in an Array
  12. Duplicate characters in a String
  13. Find smallest and largest number
  14. Calling method in same class