JavaScript - Basic
JavaScript is the scripting language of the web. It is used in millions of pages to provide dynamic effects, client side functionalities like validation, cookie management, browser detection and server calls through Ajax. With the new version it has also added inline support for Java (provided its installed on the client machine).
| Released | Beta | Frozen | ||
|---|---|---|---|---|
Concept 1 question
|
12 | 45 | 28 | |
Code 2 questions
|
12 | 23 | 24 | |
Variables 3 questions
|
20 | 9 | 18 | |
Operators 3 questionsUse the following operators and describe their limitations.
Write code using the following elements:
|
17 | 39 | 32 | |
Execution flow 4 questions
Predict the execution flow of code using the following constructs:
|
8 | 2 | 27 | |
Built-in objects 2 questions
Use and create built-in objects (including using new and using eval).
|
11 | 62 | 17 | |
Built-in functions 3 questions
Identify / use built-in Functions
|
22 | 23 | 8 | |
HTML events 2 questions
|
8 | 14 | 22 |
Exam information
- 30 minutes
- 20 questions (503)
- 80% required
- +3 √
- - 10 points
- 15 day delay
- status: released



