Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 555 Bytes

File metadata and controls

23 lines (19 loc) · 555 Bytes

JavaBasics

day 2

#H/W

  1. How to Reverse a Number in Java
  2. Java Program to Find Largest of Three Numbers
  3. Java Program to Check if a Number is Positive or Negative
  4. Java Program to Find Sum of Natural Numbers
  5. How to Print Pattern in Java
  6. Fibonacci Series in Java
  7. Prime Number Program in Java
  8. Palindrome Program in Java
  9. Factorial Program in Java

day 3

h/w

  1. Matrix multiplication.
  2. array addition 1-d and 2-d
  3. print only even/odd value
  4. multiply all value by some const(eg. 1, 2 etc).

clo9ne