Question: Write a java code that stores the following list of integer values in an array and the display the second smallest elements in that array.
Write a java code that stores the following list of integer values in an array and the display the second smallest elements in that array.
Input: {19,12,14,22,20}
Output: 14
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
