Search:

Type: Posts; User: whome

Search: Search took 0.07 seconds.

  1. Thread: Array

    by whome
    Replies
    3
    Views
    1,285

    Re: Array

    rookie mistake......but then again, I am a rookie!!

    Thx!
  2. Thread: Array

    by whome
    Replies
    3
    Views
    1,285

    Array

    import java.util.Scanner;

    public class Lab10_Ex3
    {

    public static void main (String [] args)
    {

    String [] strings = new String[4];
Results 1 to 2 of 2