We can connect 2 Active Transformations to one Passive Transformation
B
Correct answer
Explanation
You cannot directly connect two Active transformations to a single Passive transformation in Informatica. Active transformations can change the number of rows, and combining multiple active outputs would create data flow ambiguity. A passive transformation must receive data from only one active transformation to maintain deterministic data flow.