If P is true, and Q is false, the truth-value of "P v Q" is (Points : 1)

false.
true.
Cannot be determined
All of the above

To get the truth-value of the compound statement "P v Q", we need to consider the truth-values of the individual propositions P and Q.

Given that P is true and Q is false, we can evaluate "P v Q" using the OR (v) operator. The OR operator evaluates to true if at least one of the propositions is true.

Since P is true, "P v Q" is true, regardless of the truth-value of Q.

Therefore, the correct answer is:
"The truth-value of 'P v Q' is true."