Methods operate on _________ instances of objects.
Answer : D
What is the following?
Set-Cookie: name=Value: expires=date; path=path; domain=domain; secure
Answer : A
Which of the following is a correct way in JavaScript to target the second frame in a frames array, assuming the name of the frame is "b"?
Answer : B
alert(), prompt() and confirm() are all methods of the __________ object.
Answer : A
The ____________ method counts from the ending position of the string.
Answer : D
A button that changes its image on mouseover is an example of _______________.
Answer : D
JavaScript is an event-driven programming language. Events trigger _________.
Answer : A
The JavaScript object model divides objects into 3 groups. They are:
Answer : B
The ____________ contains path information for the URL that issued the cookie.
Answer : A
x!=y will return true if x and y are not equal.
Answer : A
Creating your object references as elements of an array rather than creating individual variables will make them easier to use for repetitive tasks?
Answer : B
In mid 1997, Netscape, the inventor of JavaScript, announced that the ____________ had approved JavaScript as an international standard.
Answer : B
Amazon.com deposits a cookie that allows a user to purchase a book by clicking only once.
The user does not have to re-enter credit card or any other information.
What is this an example of?
Answer : B
Language objects are objects that do not refer to browser related objects.
Answer : A
JavaScript and _____________ are scripting languages that are similar in purpose. Both extend the capabilities of static Web pages.
Answer : C
Have any questions or issues ? Please dont hesitate to contact us