EMT Practice Test
1. Question Content...
Question7: Which function should a developer use to repeatedly execute code at a fixed interval ?
Question12: Which code statement below correctly persists an objects in local Storage ?
Question13: Refer to the code below:
Const pi = 3.1415326,
What is the data type of pi?
Question14: Which two console logs output NaN?
Choose 2 answers | |
Question19: Refer to the following code:
What is the output of line 11?
Question20: Refer to the following object.
How can a developer access the fullName property for dog?
Question21: Refer to the following code:
Question25: Given the code below:
What is logged to the console'
Question29: Refer to the following code block:
What is the console output?
Question34: Which statement parses successfully?
Question38: Given the following code:
What will be the first four numbers logged?
Question41: Which option is a core Node,js module?
Question50: Given the following code:
is the output of line 02?
Question57: Which statement accurately describes an aspect of promises?
Question61: Which two console logs outputs NaN ?
Choose 2 answers
Question64: Refer the following code
what is the value of array after code executes?
Question69: Refer to the code below:
What is the value of result after line 10 executes?
Question76: Which three statements are true about promises ?
Choose 3 answers
Question77: Which two options are core Node.js modules?
Choose 2 answers


















