Question: Which of the following are true regarding Javascript code? ( select only correct answers ) If phrase 1 and phrase 2 are both
Which of the following are true regarding Javascript code? select only correct answers
If "phrase and "phrase are both string variables, you can concatenate them with this code phrase phrase
If "phrase and "phrase are both string variables, you can concatenate them with this code "phrase "phrase
If the variable named "sentence" is a string, this code will output its value to the screen document.writesentence;
If the variable named "sentence" is a string, this code will output its value to the screen document.writesentence;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
