/Basic-Java-Programs

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

Primary LanguageJava

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

💘 5 types of Exception

💘 User Defined Exception

💘 Multithreading

💘 Login page using Swing and JDBC connectivity

💘 Insert, Modify, Delete rows in JDBC


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