Which of the following statements is true?
a) strings can be used in switch expressions, but string literals cannot be used in case
labels.
b) strings cannot be used in switch expressions, but string literals can be used in case
labels.
c) strings can be used in switch expressions, and string literals can be used in case labels.
d) strings cannot be used in switch expressions, and string literals cannot be used in case
labels.
c) strings can be used in switch expressions, and string literals can be used in
case labels.
You might also like to view...
Which of the following connections might require a crossover cable?
A. router to switch B. switch to computer C. switch to switch D. hub to computer
To view information about an Amazon EBS volume, open the Amazon EC2 console at https:// console.aws.amazon.com/ec2/, click __________ in the Navigation pane.
A. EBS B. Describe C. Details D. Volumes
Where can one find the Add a layer style button?
A. Property panel B. Layers panel C. Preferences panel D. Tools panel
__________ routines are stored on disk and read into memory only when needed.
a. Transient b. Resident c. Temporary d. Utility