Declare a string variable.
variables: whatevername(“”);
Merge the following strings into one string variable. Assume that we’ve already declared astring as a string variable.
astring= “this” + “is” + “a” + “string”;
Login
Password
Signup Here Lost Password