CIW 1D0-435 - CIW JavaScript Fundamentals exam Exam
Page: 3 / 49
Total 244 questions
Question #11 (Topic: Topic 1)
________________ developed JavaScript.
A. Netscape
B. IBM
C. W3C
D. Microsoft
Answer: A
Question #12 (Topic: Topic 1)
Function blocks begin with the keyword __________ followed by the function name.
A. run
B. SCRIPT
C. function
D. method
Answer: C
Question #13 (Topic: Topic 1)
Which of the following is the proper file extension for an external script file.
A. .js
B. .html
C. .src
D. .jvs
Answer: A
Question #14 (Topic: Topic 1)
JavaScript contains no Keywords that you must use to achieve specific results.
A. FALSE
B. TRUE
Answer: A
Question #15 (Topic: Topic 1)
Which JavaScript keyword targets the parent of all parent files in a frameset?
A. parent
B. _top
C. top
D. _parent
Answer: C