Infosys springboard assignment answers
Playlist- https://youtube.com/playlist?list=PLox-t2Mz_nvu-jZNegtVMK1YaptJXGCEw
Problem Statement-
Find and return the average salary, number of salaries greater than the average salary and number of salaries lesser than the average salary from the salary array passed to the findDetails() method. Return a double array containing average salary in index position 0, number of salaries greater than the average salary in index position 1 and number of salaries lesser than the average salary in index position 2. Implement the logic inside findDetails() method.
Test the functionalities using the main method of the Tester class.
(Important- If you have any queries or errors in output, plz don't hesitate to ask for help in comment section. Keep learning and keep growing👍)
#springboard #infosys #java #corejava #array #arrayplaylist #playlist
#learningjava #infytq
Download
0 formats
No download links available.
Return the average salary | Array Assignment 2 | Programming Using Java | Infosys Springboard | NatokHD