Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

OBJECT ORIENTED PROGRAMMING LAB (IN JAVA) SET1

1.print “hello world”
2.add two numbers
3.check given no is odd or even
4.check given no is prime or not
5.find the sum of first “n” natural numbers
6.find the factor of a given number
7.print Fibonacci series
8.factorial of first n numbers
9.check given no is palindrome or not
10.amstrong or not