Trivia Template
Create public or private quiz
Created on:
Jul 14, 2024
Duration:
2 minutes, 20 seconds
Category:
Tags:
Questions:
7 questions
Average Score:
6/7
Players:
113
Language:
English
7 Trivia Questions and Answers
== checks value, === checks value and type.
== is for comparison, === is for assignment.
== checks value and type, === only checks value.
<!-- -->
//
/*
console.log("Hello, World!");
alert("Hello, World!");
print("Hello, World!");
Number
String
Boolean
var
let
const
Filters array elements.
Executes reducer function, outputs one value.
Sorts elements in descending order.
Make functions synchronous.
Declare async functions, pause with await.
Create and wait for threads.
More Quizzes
Explore Quizzes
Introducción a Ingeniería del Software: Primer Parcial
Scratch Quiz
VanJS September
Comments
( )