Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Challenge: Updating User Information | Classes Advanced
Java Extended
course content

Kurssisisältö

Java Extended

Java Extended

1. Deep Java Structure
2. Methods
3. String Advanced
4. Classes
5. Classes Advanced

book
Challenge: Updating User Information

Tehtävä

Swipe to start coding

Your task is to update the fields of the existing person object using setters and getters. Change the name to Bob and set the age to 27.

  1. Implement the getName() and getAge() methods, as well as the setName() and setAge() methods with the appropriate parameters and types.

  2. Update the name and age using the setName() and setAge() methods.

  3. Print the object with the updated fields to the console.

Ratkaisu

java

solution

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 5. Luku 6
toggle bottom row

book
Challenge: Updating User Information

Tehtävä

Swipe to start coding

Your task is to update the fields of the existing person object using setters and getters. Change the name to Bob and set the age to 27.

  1. Implement the getName() and getAge() methods, as well as the setName() and setAge() methods with the appropriate parameters and types.

  2. Update the name and age using the setName() and setAge() methods.

  3. Print the object with the updated fields to the console.

Ratkaisu

java

solution

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 5. Luku 6
Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt