TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
10
80 questions
Hard
10 votes2292 runs3 comments
Write a Javascript code that prints the indexes of an array.
Jean-marie Cléryat Nov 8, 2023
Hard
8 votes2330 runs2 comments
Which of the following equality(s) are true? 0 == '', 'f' + 1 == 'f1'
Jean-marie Cléryat Jan 4, 2022
Easy
7 votes2321 runs0 comment
Which of the following is the **most optimized** method for creating a literal object?
Jean-marie Cléryat Jan 4, 2022
Hard
5 votes2374 runs0 comment
Identify the reasons why this code will not work correctly:
Jean-marie Cléryat Jan 4, 2022
Medium
5 votes2308 runs0 comment
Write a Javascript code that will display the letters A, B, C, D in the console.
Jean-marie Cléryat Jan 4, 2022
Hard
5 votes2298 runs0 comment
What will be the first thing that the following code displays?
Jean-marie Cléryat Jan 4, 2022
Hard
5 votes250 runs1 comment
Hard
4 votes2453 runs1 comment
Which of the following objects does not exist in modern JavaScript?
Jean-marie Cléryat Jan 4, 2022
Easy
4 votes2382 runs2 comments
Write a Javascript code that displays the contents of the table : Peter, Paul, Jacques, and the length of the table.
Jean-marie Cléryat Jan 4, 2022
Hard
4 votes2361 runs1 comment
What is the value of `obj.hello` after executing these few lines of code?
Jean-marie Cléryat Oct 20, 2023
Hard
4 votes2344 runs2 comments
How to call a function inside a function in Javascript
Jean-marie Cléryat Jan 4, 2022
Hard
4 votes2335 runs0 comment
Explain the 2 phases of event propagation in the DOM.
Jean-marie Cléryat Jan 4, 2022
Hard
3 votes2411 runs1 comment
Which of the following features are part of version ES2015(formerly ES6)?
Jean-marie Cléryat Jan 4, 2022
Hard
3 votes2389 runs1 comment
How to make an AJAX call to an external domain that makes public data available.
Jean-marie Cléryat Jan 4, 2022
Hard
3 votes2374 runs3 comments
Write a function that returns a string 'Haha!'
Jean-marie Cléryat Jan 4, 2022
Hard
3 votes2373 runs1 comment
Explain the difference between `__proto__` and `prototype` in Javascript
Jean-marie Cléryat Jan 4, 2022
Hard
3 votes2358 runs1 comment
Which statement(s) is/are true about the `localStorage` API?
Jean-marie Cléryat Jan 4, 2022
Hard
3 votes2316 runs2 comments
Which of the following code will log the message 'baz'?
Jean-marie Cléryat Jan 4, 2022