Skip to content

In this task, we explored the use of basic data structures in Java along with version control using Git and GitHub. The objective was to write a Java program that accepts 5 numbers from the user, stores them in an array, and performs key operations such as sorting the array and finding the second highest and second lowest numbers.

Notifications You must be signed in to change notification settings

manav019-spec/Java-Task2-ArrayOperations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Java-Task2-ArrayOperations

In this task, we explored the use of basic data structures in Java along with version control using Git and GitHub. The objective was to write a Java program that accepts 5 numbers from the user, stores them in an array, and performs key operations such as sorting the array and finding the second highest and second lowest numbers.

About

In this task, we explored the use of basic data structures in Java along with version control using Git and GitHub. The objective was to write a Java program that accepts 5 numbers from the user, stores them in an array, and performs key operations such as sorting the array and finding the second highest and second lowest numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages