You can put this solution on YOUR website! in how many different ways can a true false test consisting of 9 question be answerd
-----------------
If T or F is used for each question:
2^9 = 512
----------------
If T, F or no answer is used:
3^9 = 19683