Introduction to Arrays

Discussion in 'Programming General' started by Linux, Jun 8, 2009.

Introduction to Arrays
  1. Unread #21 - Sep 17, 2009 at 8:09 AM
  2. Matthew
    Joined:
    Nov 12, 2005
    Posts:
    5,153
    Referrals:
    42
    Sythe Gold:
    5,377
    Wait, do you not have an Archer rank? (5) Doge (3) Smashing Why is there BACON in the SOAP!? Literally nothing I saw Matthew Live Free or Die (3) Cool Kid (6) Poképedia Homosex (4)
    Sythe's 20th Anniversary

    Matthew Probably breaking stuff

    Introduction to Arrays

    Code:
    String[] sillyArray = new String[4];
    
    sillyArray[0] = "Makes";
    sillyArray[1] = "Sad";
    sillyArray[2] = "Java";
    sillyArray[3] = "Me";
    
    System.out.println(sillyArray[2] + " " + sillyArray[0] + " " + sillyArray[3] + " " + sillyArray[1]);
    >_<
     
  3. Unread #22 - Sep 17, 2009 at 12:17 PM
  4. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    Introduction to Arrays

    I like it. D:
     
< Tunnel System With Server [Bypass Secruity at School, Work and Home] | Need private professional css hack coder >

Users viewing this thread
1 guest


 
 
Adblock breaks this site