Metody

Metoda - funkcja

Definicja interaktywna

  1. static typ war nazwa metody(typ arg, ...) {
  2. kod
  3. [return]
  4. }

void

static

Rekurencja

Komentarze