

Get more lessons like this at
Learn how to program in java with our online tutorial. We will cover variables, loops, if else branching, arrays, strings, objects, classes, object oriented programming, conditional statements, and more.
Here we learn how to use Java arrays to search for the minimum and maximum of a set of values.
source
I liked the output in the loop. It shows how the loop is finding the numbers.
Thank you.
Thank you π π
<3
accidentally screamed no, in the office, when I saw you write the print statements in the for loop
Thanks a lot, for everyone the short-cut of System.out.println() is type sysout + hit buttons ctrl+space.
Tolles Video und gut erklΓ€rt.
Wait, I would consider myself the dumbest person on earth when it comes to computers or maths and all. But these tutorials of urs are life savers for me trust me your way of teaching is beyond anything i m sooo grateful for these tutorials of yours through which i have had a very reasonable understanding of what arrays are thanks a tons
Instead of the actual size of the array, i would use the .length – 1 function of java because imagine if we dont know the actual size of the array. The result would be the same.
The best explanation I have ever come across to the min and max logic. Thanks
Learned a loot from you
for(int i=0; i<=100000;i++)
{
System.out.println("Thank you So much");
}
Thank you
If two smallest elements are exist in array
Thanks
How can I purchase this courses?
Many thanks sir.
So nice, but i do have a question. How to display 3 smallest number?
helpful tutorial, keep it up ππππ