Introduction
Content
Apply
Reflect
Extend
Apply Page # 6
Exercise 3 Class definition
Create a Java source file defining a Person class with the following variables and methods:
Variables age (a whole number) height (a real number, such as 1.6 metres) name (a piece of text, such as "Fred Jones") Methods `get' and `set' methods for the inspection and setting of the `height' variable
Variables
age (a whole number)
height (a real number, such as 1.6 metres)
name (a piece of text, such as "Fred Jones")
Methods
`get' and `set' methods for the inspection and setting of the `height' variable
Back to top
RITSEC - Global Campus Copyright ?1999 RITSEC- Middlesex University. All rights reserved. webmaster@globalcampus.com.eg