Skip to content

santhosh-programmer/Basic-Java-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Java-Programs

Contains some of the basic java programs for beginners..HAVE FUN !!!

Simple Programs

Factorial

Fibonacci

Largest of 3

Max Min

Odd Even

Command Line Arguments

Display cmd arguments

Greatest of 2

String to integer

Sum of 2

Swap two numbers

Control Structures

Else if ladder

For loop

If else

Nested if

Simple if

Switch statement

While and do while

Arrays

Binary Search

Find duplicate

Interchange rows

Merge two arrays

Rotate Array

Second largest

Sort Array