Learn By Codes

  1. Write a Program to Print One Dimensional Array in Reverse Order
  2. Write a program to sort one dimensional array in descending order using non static method.
  3. Write a program to sort one dimensional array in desending order static class array method.
  4. Write a program to sort one dimensional array in ascending order using non static method.
  5. Write a program to sort one dimensional array in ascending order using static method.
  6. Write a program to add the diagonal of two-dimensional array.
 

Share your thought