typedef enum error { warning, June 6, 2022 by admin โช Choose the correct option. typedef enum error { warning, test, exception } err;A. NULLB. It is a variable of type enum error.C. It is a structure.D. None of the above Submit Answer