Question: Using the concatenation operator (&), write a statement that would create the compound word reunion from the following two strings: strClass 1 = re and
Using the concatenation operator (\&), write a statement that would create the compound word "reunion" from the following two strings: strClass 1 = "re" and strClass2 = "union." Assign the compound word to the strCompound string variable.
Step by Step Solution
3.46 Rating (159 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
