Multiple Choice
Which of the following commands can be used in a function?
A) return 3;
B) document.write("Hello World") ;
C) z = 1 + 2;
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: Case 10-2<br>Terrance had added a form to
Q40: Which of the following can be passed
Q41: Any variables not declared within functions have
Q42: A(n)_ has variables that are not strictly
Q43: JavaScript commands can be inserted directly into
Q45: JavaScript supports how many data types?<br>A) 1<br>B)
Q46: Which of the following does not have
Q47: _ are useful because they can store
Q48: _-side programs do not require users to
Q49: What is Internet Explorer's scripting language called?<br>A)