InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Statements `(p to q) harr (~q to ~p)`A. is contradictionB. is tautologyC. is neither contradiction not tautologyD. None of these | 
                            
| 
                                   
Answer» Correct Answer - B `(~q to ~p)` is contrapositive of `(p to q)` Therefore, `(pto q) harr(~q to ~p)` is tautology.  | 
                            |