Based on the code below, which of the following is the empty string?// prompt for employee's last namevar lastName = prompt("Enter the employee's last name:","");

A. var lastName
B. ""
C. prompt
D. "Enter the employee's last name:"


Answer: B

Computer Science & Information Technology

You might also like to view...

A table row can be deleted by

A. selecting the row and pressing the Delete key on the keyboard B. clicking the cursor in the row and pressing the BACKSPACE key C. selecting the row and choosing Delete Rows in the Rows & Columns group D. selecting the row and choosing Eraser in the Table Tools Design tab

Computer Science & Information Technology

What type of computing environment allows servers, storage, and the supporting networking infrastructure to be shared by multiple enterprises over a remote network connection that had been contracted for a specific period?

A. virtual services B. hosted services C. cloud services D. volume computing

Computer Science & Information Technology

Which best describes the purpose of Exceptions?

A- They are only there to annoy you when testing code B- Increases data security C- A way for methods to report that something has gone wrong D- Helps debugging compiler errors

Computer Science & Information Technology

Define the following terms.

1. Clipping 2. Normalize 3. Amplitude 4. Frequency 5. Rarefactions

Computer Science & Information Technology