public abstract class TFQuestion extends Question
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
correctAnswer
The correct answer : Either True or False
|
author, course, difficulty, lastUsed, questionText, time, topics
Constructor and Description |
---|
TFQuestion() |