πŸ“Š High Performance Computing
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 }
πŸ’¬ Discuss
βœ… Correct Answer: (B) x\ = max { x , y } and y\ = min { x , y }

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
590
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
93%
Success Rate