Question: Given two string variables called theater and movieName (assume they are both already initialized), write a statement that will : display the value of theater
Given two string variables called theater and movieName (assume they are both already initialized), write a statement that will :
- display the value of theater
- followed by a colon:
- followed by a space
- followed by the value in movieName
Step by Step Solution
There are 3 Steps involved in it
To accomplish the task of displaying the theater and movieName variables in the required format you ... View full answer
Get step-by-step solutions from verified subject matter experts
