Skip to content

santhosh-programmer/Basic-Java-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Java-Programs

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

Practicals

💘 Bubble sort using Generics

💘 Buffered output

💘 Buffered input

💘 Change Button color

💘 Factorial using Recursion

💘 Find area using interface

💘 Floyd Triangle

💘 Simple login button using Swing

💘 Addition of two numbers using GUI

💘 Vote Eligibility using GUI

💘 Welcome message

💘 Polymorphism

💘 string-length and capacity

💘

💘

💘

💘

💘

💘


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