Multiple choice technology programming languages Which data type cannot be used to define parameters Type N Type C Type F Type P Reveal answer Fill a bubble to check yourself C Correct answer Explanation In ABAP, Type F (floating point) cannot be used to define parameters in FORM/PERFORM statements, whereas Types C (character), N (numeric character), and P (packed) are valid parameter types.