IT-6303 - Web Systems Technologies oed answer key
Showing 1 to 20 of 115 total answers.
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
JavaScript is _________.
Answer
Object based
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
It holds multiple values.
Answer
Arrays
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
Who developed the JavaScript?
Answer
None of the choices
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
Is JavaScript code case sensitive?
Answer
No
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
What does a comparison operator do?
Answer
Compares two values or statements, and returns a value of true or false
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
How will you end a statement in PHP?
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
What does an assignment operator do?
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
Variable names are not case sensitive
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
This are statements that make decision.
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
What is the original name of JavaScript?
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
Which of the following is a Free PHP Editor?
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
The external JavaScript file must contain the
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
How do you write "Hello World" in an alert box?
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
Part of the browser that understands JavaScript.
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
PHP and ASPnet are example of Application Server
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
What are two of the benefits of using variables?
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
This are statement that performs preset of tasks.
#IT-6303
Awesome StudentQuestion • Web Systems Technologies
Which of the following is not a commenting style?
#IT-6303
Awesome StudentQuestion • Web Systems Technologies