In a Transformer, which two of the following mappings can be handled by default type
conversions. (Select two)

A.
Integer input column mapped to raw output column.
B.
Date input column mapped to a string output column.
C.
String input column mapped to a data output column.
D.
String input column mapped to integer output column.
E.
Integer input column mapped to string output column.
Explanation: