R

Ram Sharma • 193.86K Points
Coach

Q. In sorting networks for DECREASING COMPARATOR with input x,y select the correct output X', Y' from the following options

(A) x\ = min { x , y } and y\ = min { x , y }
(B) x\ = max { x , y } and y\ = min { x , y }
(C) x\ = min { x , y } and y\ = max{ x , y }
(D) x\ = max { x , y } and y\ = max { x , y }
Correct : Option (B)

Share

Discusssion

Login to discuss.

Be the first to start discuss.