Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 347 Bytes

File metadata and controls

14 lines (14 loc) · 347 Bytes

Java-programming

Basic to intermediate

  1. hello world
  2. abstract class and abstract method
  3. static keyword
  4. interface
  5. inner class(nested class)
  6. Program to copy all elements of one array into another array
  7. number to word
  8. duplicate element of an array
  9. transpose
  10. left rotate array
  11. peterson number
  12. automorphic number