CIW Exam Questions

var firstName="Sandy" would be the correct way to declare the variable firstName and assig

var firstName=”Sandy” would be the correct way to declare the variable firstName and assign it an
initial value of “Sandy”.

A.
True

B.
False