Premium Only Content
Articolo su ecodellarete.it: https://www.ecodellarete.it/chatgpt/
Articolo sull'egodellarete: https://egodellarete.blogspot.com/2023/03/chatgpt.html
L'OGGETTO GALLINA (CODICE)
public class Gallina {
// proprietÃ
private String nome;
private int eta;
private String colorePiume;
private boolean staCovando;
// costruttore
public Gallina(String nome, int eta, String colorePiume, boolean staCovando) {
this.nome = nome;
this.eta = eta;
this.colorePiume = colorePiume;
this.staCovando = staCovando;
}
// metodi get e set per le proprietÃ
public String getNome() {
return nome;
}
public void setNome(String nome) {
this.nome = nome;
}
public int getEta() {
return eta;
}
public void setEta(int eta) {
this.eta = eta;
}
public String getColorePiume() {
return colorePiume;
}
public void setColorePiume(String colorePiume) {
this.colorePiume = colorePiume;
}
public boolean isStaCovando() {
return staCovando;
}
public void setStaCovando(boolean staCovando) {
this.staCovando = staCovando;
}
// altri metodi
public void cacca() {
System.out.println("La gallina " + nome + " ha fatto la cacca!");
}
public void cova() {
if (staCovando) {
System.out.println("La gallina " + nome + " sta già covando.");
} else {
System.out.println("La gallina " + nome + " sta iniziando a covare.");
staCovando = true;
}
}
public void depone() {
if (staCovando) {
System.out.println("La gallina " + nome + " ha deposto un uovo.");
} else {
System.out.println("La gallina " + nome + " non sta covando.");
}
}
}
-
13:46
Il canale di ecodellarete
5 months agoReferendum e lotta di classe - 22 maggio 2025
3641 -
LIVE
Laura Loomer
2 hours agoEP156: Trump Sounds The Alarm On The Nigerian Christian Genocide
454 watching -
23:42
Robbi On The Record
1 hour ago $0.23 earnedMAGA 2.0? BTS of Michael Carbonara for Congress
9533 -
LIVE
Drew Hernandez
20 hours agoSHAPIRO COOKS HIMSELF: SAYS YOU DON'T DESERVE TO LIVE WHERE YOU GREW UP?
734 watching -
LIVE
Barry Cunningham
2 hours agoLIVE WATCH PARTY: J.D. VANCE ON THE SEAN HANNITY SHOW!
1,347 watching -
LIVE
megimu32
1 hour agoOFF THE SUBJECT: Judging Strangers on Reddit 😠PLUS! Fortnite Chaos!
131 watching -
LIVE
Mally_Mouse
3 days ago🎮 Throwback Thursday! Let's Play: Stardew Valley pt. 32
151 watching -
28:25
ThisIsDeLaCruz
10 hours agoInside the Sphere Part 2: Kenny Chesney’s Vegas Stage Revealed
1.75K -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
160 watching -
LIVE
SilverFox
21 hours ago🔴LIVE - ARC Raiders HUGE UPDATE - NEW MAP w/ Fragniac
98 watching