
JS Ninjas Test

Flashcard
•
Information Technology (IT)
•
Professional Development
•
Hard
Wayground Content
FREE Resource
Student preview

35 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following is a valid TypeScript data type? Options: number, bigint, symbol, all of the above
Back
all of the above
Answer explanation
2.
FLASHCARD QUESTION
Front
What does the 'readonly' keyword do in TypeScript?
Back
Makes a variable immutable and prevents reassignment.
Answer explanation
3.
FLASHCARD QUESTION
Front
Which utility type makes all properties of a TypeScript interface optional? Options: Partial<T>, Required<T>, Readonly<T>, Pick<T, K>
Back
Partial<T>
Answer explanation
4.
FLASHCARD QUESTION
Front
What is the difference between 'interface' and 'type' in TypeScript?
Back
Interfaces can be extended, types cannot; Types allow unions, interfaces do not.
Answer explanation
5.
FLASHCARD QUESTION
Front
Which of the following is a new JavaScript feature introduced in ES2022? Top-level await, Private class fields, Optional chaining, WeakRef
Back
Top-level await
Answer explanation
6.
FLASHCARD QUESTION
Front
What does 'as const' do in TypeScript?
Back
Makes the variable a readonly tuple, freezes the object, and makes it a literal type.
Answer explanation
7.
FLASHCARD QUESTION
Front
What is a difference between '==' and '===' in JavaScript?
Back
'===' checks type and value, '==' does type coercion.
Answer explanation
Create a free account and access millions of resources
Similar Resources on Wayground
29 questions
Java Programming Concepts and Expressions

Flashcard
•
12th Grade
20 questions
Java programming

Flashcard
•
University
40 questions
HTML, CSS, Terminal & JavaScript

Flashcard
•
Professional Development
18 questions
JavaScript Variables, Data Types, and Operators Flashcard

Flashcard
•
University
20 questions
Flashcard on C++_1

Flashcard
•
Professional Development
20 questions
Kindergarten Science

Flashcard
•
KG
25 questions
Coding Relay MCQ

Flashcard
•
University
32 questions
Adobe Illustrator Review

Flashcard
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Information Technology (IT)
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...