javadatas
v1.0.1
Published
Learn JAVA
Downloads
8
Readme
Java
- Basic Programs
- Strings
Basic Programs
- Fibonacci
- Prime or Not
- Palindrome or Not
- Factorial
- Amstrong or not
- Swap 2 Numbers
- Even or Odd
- Largest among 3 Numbers
Strings
- Input and Output a string
- Input and Output with spaces a string
- Length of the string
- check if letter is present in the string
- check if word is present in the string
- First and last Ocurrence of a letter in string
- Get character form a string using index
To Do:
- [x] Complete Stings
- [x] Complete Stings README
- [ ] Add Additional Programs in strings
- [x] Finish Inheritance
- [ ] Modify Basic Programs (Class Names and Methods)
- [ ] Add Inheritance in README.md
