public abstract class QuestionAttributes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
points
points is an integer representing how many points a question is worth.
|
(package private) int |
questionNumber
questionNumber is an integer representing the number of a test question.
|
| Constructor and Description |
|---|
QuestionAttributes() |