Question No: 4
JavaScript and are scripting languages that are similar in purpose. Both extend the capabilities of static Web pages.
A. Java
B. C++
C. VBScript
D. Visual Basic
Answer: C
Question No: 5
Consider the following code:
<script> var x = 0;
for (i=0; i<5; i++) { x += i;
}
alert("1+2+3+4 = " +x);
</script>
How many times will the program loop, and what will be the final value of x?
A. 5, 10
B. 4, 9
C. 4, 5
D. 5, 5
Answer: A
Question No: 6
Variables can store data types in JavaScript.
A. 7
B. 5
C. 4
D. 6
Answer: B
Question No: 7
A is the specific color, width or height that belongs to the property of an object.
A. method
B. value
C. property
D. behavior
Answer: B
Question No: 8
The name=value pair is the only information required to generate a cookie. All other parameters are optional.
A. FALSE
B. TRUE
Answer: B
Question No: 9
What is the following?
Set-Cookie: name=Value: expires=date; path=path; domain=domain; secure
A. A cookie header
B. A name value pair
C. A set cookie object
D. A cookie setter
Answer: A
Question No: 10
Regarding cookies: If the expires attribute is not used, when will the cookie expire?
A. in 10 days
B. in 3 days
C. in 30 days
D. at the end of the user's session with the Web application
Answer: D
Question No: 11
Creating your object references as elements of an array rather than creating individual variables will make them easier to use for repetitive tasks?
A. FALSE
B. TRUE
Answer: B
Question No: 12
Once the constructor is defined, you need to create new instances of the object. This process is called .
A. constructing
B. populating
C. instantiation
D. calling
Answer: C
Question No: 13
x!=y will return true if x and y are not equal.
A. TRUE
B. FALSE
Answer: A
P.S. Easily pass 1D0-435 Exam with Certleader Verified Dumps & pdf vce, Try Free: https://www.certleader.com/1D0-435-dumps.html ( New Questions)