Multiple Choice
Based on the code below, which of the following is the empty string?
// prompt for employee's last name
Var lastName = prompt("Enter the employee's last name:","") ;
A) var lastName
B) ""
C) prompt
D) "Enter the employee's last name:"
Correct Answer:

Verified
Correct Answer:
Verified
Q35: 4GLs are associated with visual interfaces and
Q36: JavaScript, like most full programming languages, requires
Q37: _ focus less on a program's procedures
Q38: XHTML includes the capability of _ code,
Q39: Programs translated and executed line by line
Q41: FORTRAN is considered a first-generation language.
Q42: In JavaScript, variables are declared with var
Q43: The JavaScript function for receiving input is
Q44: E-mail and File Transfer Protocol (FTP) are
Q45: In object-based programming, a statement is often