Skip to content

A program with a list of 100 employees with the user entering each one's name, age, salary. then typing the list of them. also, putting people with 40k to 60k salary in another extra list.

Notifications You must be signed in to change notification settings

MSH-trojan/Java_21_Employee_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Concepts using in this program:

Array of objects

toString methods

parameterized constructor

bubble-sorting method

nested for loops

getting input (Scanner)

while loop

About

A program with a list of 100 employees with the user entering each one's name, age, salary. then typing the list of them. also, putting people with 40k to 60k salary in another extra list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages