InterviewSolution
Saved Bookmarks
| 1. |
Let a,b,c and d represent simple statements. Assume thata ^^ d is true, b ^^ c is false,and~c is false. What is the truth value of b ? |
|
Answer» |
|