최신CIW JAVA XCRIPT FUNDAMENTALS - 1D0-435무료샘플문제
문제1
JavaScript was the first scripting language developed for Webpage design.
JavaScript was the first scripting language developed for Webpage design.
정답: A
문제2
Which of the following is the JavaScript string object special character to insert a new line?
Which of the following is the JavaScript string object special character to insert a new line?
정답: A
문제3
The JavaScript object model divides objects into 3 groups. They are:
The JavaScript object model divides objects into 3 groups. They are:
정답: C
문제4
Frames are arranged in a parent child hierarchy. With this in mind, in JavaScript, which keyword targets the parent of all parents in a frameset?
Frames are arranged in a parent child hierarchy. With this in mind, in JavaScript, which keyword targets the parent of all parents in a frameset?
정답: A
문제5
Which JavaScript object should be used to create buttons that animate whenever the mouse pointer passes over them?
Which JavaScript object should be used to create buttons that animate whenever the mouse pointer passes over them?
정답: C
문제6
Which one of the following choices describes a type of information that a cookie can readily provide?
Which one of the following choices describes a type of information that a cookie can readily provide?
정답: A
문제7
ServerSide JavaScript will not function if LiveWire is not installed.
ServerSide JavaScript will not function if LiveWire is not installed.
정답: A
문제8
In programming, _____ encapsulate predesignated attributes and behaviors.
In programming, _____ encapsulate predesignated attributes and behaviors.
정답: B
문제9
In JavaScript, objects possess which of the following?
In JavaScript, objects possess which of the following?
정답: B
문제10
alert(), prompt(), and confirm() are all examples of _________________
alert(), prompt(), and confirm() are all examples of _________________
정답: C
문제11
How would you change two frames simultaneously in JavaScript?
How would you change two frames simultaneously in JavaScript?
정답: A