Index

C F G M Q R T 
All Classes|All Packages

T

toString() - Method in class Question
Returns the String representation of this Question.
TRUE_FALSE_QUESTION_TYPE - Static variable in class Quiz
Question type for true/false questions.
TrueFalseQuestion - Class in <Unnamed>
A TrueFalseQuestion has either a true or false answer.
TrueFalseQuestion(String, boolean) - Constructor for class TrueFalseQuestion
Constructs a TrueFalseQuestion with the given prompt and answer.
C F G M Q R T 
All Classes|All Packages