Solved

The Case Statement Syntax Requires A(n) ____ to Mark the End

Question 32

Multiple Choice

The case statement syntax requires a(n) ____ to mark the end of each code portion matching a specific value.


A) period (.)
B) exclamation mark(!)
C) double semicolon (;;)
D) double exclamation mark(!!)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions