Q4 Single choice Flag Examine this code:What will be the outcome? A It will execute successfully and will display the user-defined error message. B It will result in an error as the range of the error code can only be from "-20000 to - 20999." C It will result in an error as the range of the error code can only be from "-1000 to -2000." D It will result in an error as the range of the error code can only be from "-2000 to -2999." Correct answer