1D0-635 Exam Questions
64 real 1D0-635 exam questions with expert-verified answers and explanations. Page 2 of 2.
- Question #55
What is the purpose of the prototype property in JavaScript?
- Question #56
Which of the following will correctly modify the value of an X/HTML element's attribute within the DOM?
- Question #57
Consider the following select list: Which of the following will select the third option in the list?
- Question #58
How is the alert() method different from prompt() and confirm()?
- Question #59
JavaScript is an event-driven programming language. Events trigger _________.
- Question #60
With JavaScript, it is possible to change two frames simultaneously. To do this, you must write a function that includes _________________
- Question #61
Which choice demonstrates the correct syntax for declaring a variable?
- Question #62
Consider the following code: What will this alert display?
- Question #63
Consider the following code: What is the expected result when you run this script in the browser?
- Question #64
Which property of the location object specifies whether HTTP or FTP is being used?
- Question #65
Which one of the following is a descriptive characteristic of an object, such as color, width or height?
- Question #66
In JavaScript, objects possess which of the following?
- Question #67
Which one of the following choices describes a type of information that a cookie can readily provide?
- Question #203
Which statement will return the name of the browser being used to view the script?