The following segment code was declared in a Pascal program. Use it to answer the question that follows.
TYPE
Grade = (‘A’, ‘B’, ‘C’, ‘D’, ‘E’);
VAR
Mark: Grade;
Name the type of variable used.
 Viewed: 1482 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!