20.11.2014 Views

OHJELMOINTITEKNIIKKA

OHJELMOINTITEKNIIKKA

OHJELMOINTITEKNIIKKA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Esimerkkejä<br />

public class Taulu {<br />

public static void main(String[] args) {<br />

int[ ] jono= {3,0,7,2,9};<br />

int[ ][ ] sarja= {{2,4,6},{20,40,60}};<br />

for(int i=0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!