santhosh-programmer / Basic-Java-Programs

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

Home Page:https://www.linkedin.com/in/santhosh-programmer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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