package dustin.examples; import java.util.Arrays; import static java.lang.System.out; /** * Simple demonstration of Arrays.toString(Object[]) method and the * Arrays ...
Exploring data, one index at a time.
string[] test = new string[]{"Hello Mr. "+get_name(),Random.Next(10)+" is your lucky number"}; string[] names = {"Jim","Bob","Alice"}; string get_name() { int t; t ...