Question: Suppose that we have a variable String greeting = Hello; What is the effect of the statement below? String greeting2 = greeting;
Suppose that we have a variable
String greeting = Hello;
What is the effect of the statement below?
String greeting2 = greeting;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
