Multiple Choice
Which of the following will correctly declare the EmployeeID variable as a string data type?
A) string EmployeeID = 123;
B) string EmployeeID = "123";
C) var EmployeeID = 123;
D) var EmployeeID = "123";
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Which of the following is a practice
Q6: Which statement is true about the getElementByID()
Q7: Which of the following will correctly modify
Q8: Which of the following comparison statements will
Q9: Consider the following code: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1242/.jpg" alt="Consider
Q11: Consider the following code: var myString= "Hello
Q12: Consider the following select list: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1242/.jpg"
Q13: Which of the following is a reason
Q14: Consider the following code: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1242/.jpg" alt="Consider
Q15: Consider the following code: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1242/.jpg" alt="Consider