Which of the following will assign the variable named timCall to the sentence: Tim called, "Lassie, come home!"

a. var timCall = Tim called, "Lassie, come home!";
b. var timCall = "Tim called, "Lassie, come home!";
c. var timCall = (Tim called, "Lassie, come home!");
d. var timCall = 'Tim called, "Lassie, come home!"';

d. var timCall = 'Tim called, "Lassie, come home!"';

Computer Science & Information Technology

You might also like to view...

Which cable type would use a mini-DIN?

A) Network B) Audio C) Modem D) PS/2

Computer Science & Information Technology

You can download free VMs and VMMs for Windows and Linux operating systems

Indicate whether the statement is true or false

Computer Science & Information Technology