In these questions, the symbols @, *, $, # and % are used with the following meanings as illustrated below:'[email protected]' means 'P is not smaller than Q'.'P#Q' means 'P is not greater than q'.'P%Q' means 'P is neither smaller than nor greater than Q'.'P$Q' means 'P is neither smaller than nor equal to Q'.Statements: H * R, R $ N, N @ KConclusions: I. H @ K II. K $ R
Comments and Answers (2)
Ojasvini
need a solution
Anjali
What is the correct solution?
{{SampleComment.userName || "Your Name"}} ~ {{SampleComment.userCity}}
{{SampleComment.commentValue || "Your Answer or Comment goes here...."}}