πŸ“Š High Performance Computing
Q. In sorting networks for INCREASING 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: (C) x\ = min { x , y } and y\ = max{ x , y }

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
538
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
95%
Success Rate