Chemical Engineering > GATE 2014 > Industrial Chemistry
Match the raw materials of Groups 1 and 2 with the final products of Group 3
A
P1+Q2→R3; P2+Q1→R4 P3+Q4→R2; P4+Q3→R1
B
P1+Q1→R3; P2+Q3→R1 P3+Q4→R4; P4+Q2→R2
C
P1+Q2→R2; P2+Q3→R1; P3+Q4→R3; P4+Q1→R4
D
P1+Q1→R4; P2+Q2→R3; P3+Q4→R2; P4+Q3→R1

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science