In a Transformer, which two mappings can be handled by default type conversions. (Choose 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 date output column.
D.
String input column mapped to integer output column.
E.
Integer input column mapped to string output column.
Explanation: