Chemical Engineering > GATE 2015 > Diffusion
For a binary mixture of components A and B, NA and NB denote the total molar fluxes of components A and B, respectively. JA and JB are the corresponding molar diffusive fluxes. Which of the following is true for equimolar counter-diffusion in the binary mixture?
A
NA+NB=0 and JA+JB≠0
B
NA+NB≠0 and JA+JB=0
C
NA+NB≠0 and JA+JB≠0
D
NA+NB=0 and JA+JB=0

Explanation

Correct : d

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