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

Cursusinhoud

Java Extended

Java Extended

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

book
Challenge: Updating User Information

Taak

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.

Oplossing

java

solution

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 5. Hoofdstuk 6
toggle bottom row

book
Challenge: Updating User Information

Taak

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.

Oplossing

java

solution

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 5. Hoofdstuk 6
Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?
some-alt