Given the following enumerated data type definition, what is the value of SAT? enum myType{SUN=3,MON=1,TUE=3,WED,THUR,FRI,SAT,NumDays};

a. 7
b. 6
c. 8
d. 5
e. unknown

a. 7

Computer Science & Information Technology

You might also like to view...

Generally, circular references are of no concern to the user, but Excel creates warnings just as a precaution

Indicate whether the statement is true or false.

Computer Science & Information Technology

Email is considered private, and therefore safe to use as a medium for discussing sensitive information.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology