Answer:
(a) The user will be prompted to enter a different name
Explanation:
Given code;
<em>--------------------------------------------------------------------------------------------------------</em>
<em>var name = prompt("Enter the name to print on your tee-shirt");
</em>
<em>while (name.length > 12) {
</em>
<em>name = prompt("Too long. Enter a name with fewer than 12 characters.");
</em>
<em>}
</em>
<em>alert("The name to be printed is " + name.toUpperCase());</em>
<em>--------------------------------------------------------------------------------------------------------</em>
<em />
<em />
=>The first line of the code prompts the user to enter some name to be printed on their tee-shirt, and the input from the user is saved in a variable called <em>name</em>.
=> In the while block, the name variable is checked. If the length of the value of the variable is greater than 12 then a new prompt that says "Too long. Enter a name with fewer than 12 characters" is displayed.
=> In the last line, if the name variable is checked and the length is less than 12, then an alert statement showing the name in uppercase is displayed with some prepended texts.
Now, if the user enters Willy Shakespeare at the first prompt, the while block will be executed since Willy Shakespeare has over 12 characters.
In other words, the prompt in the while block, asking the user to enter a different name will be displayed. i.e
"Too long. Enter a name with fewer than 12 characters"
Digital media/social media. Normally through ads
I'm assuming you are talking about the world wide web that was created by Tim Berners-Lee
1) safety
2) you can collect interest
3) helps you save your money instead of just spending all the time
4) you can gain exponential growth which then can contribute to you.gaining more retirement money when u get older