Advertisements
Advertisements
प्रश्न
If ((p > q) && (q > r)) then:
(where p, q and r are three integer numbers)
पर्याय
q is the smallest number
q is the greatest number
p is the greatest number
None
MCQ
उत्तर
p is the greatest number
Explanation:
Assuming that the && operator gives 'true', the criteria (p > q) and (q > r) should hold true. Thus, p is the biggest number.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?