Hehe no that's fine, and it's always great to learn, and after what you've just said I'm assuming that you're playing with Java in order to learn new stuff. ![]()
![]()
Yes, I said we "We call them 'methods' in Java " but that wasn't just me being silly/facetious. There are are Methods, Subroutines, Procedures and Functions (afaik) in programming. And they are not the same thing.
Knowing the terminology will help you Google. For example,
"What's the most efficient method to iterate a 3D array in Java" will yeild better results than a "What's the most efficient subroutine to iterate a 3D array in Java".
🖖