
Mastering TypeScript for JavaScript Users

Quiz
•
Computers
•
12th Grade
•
Hard
Tomas Martinez
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct file extension for a TypeScript file?
.js
.ts
.jsx
.tsx
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What keyword is used in TypeScript to explicitly declare a variable's type?
typeof
type
as
:
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid TypeScript type?
string
number
boolean
digit
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default type assigned to a variable in TypeScript if no type is specified and no value is assigned?
string
any
undefined
object
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which TypeScript feature allows you to specify that a function parameter is optional?
Using the "?" after the parameter name
Using the "optional" keyword
Using the "maybe" keyword
Using the "!" after the parameter name
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following TypeScript code, what is the type of the variable `result`? ```typescript let result: number | string; ```
number only
string only
number or string
any
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes the purpose of TypeScript interfaces?
To define the structure of objects
To perform mathematical operations
To create new data types at runtime
To handle asynchronous code
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
JavaScript Basics Review

Quiz
•
7th - 12th Grade
20 questions
Javascript Basics Test

Quiz
•
7th - 12th Grade
15 questions
Introduction to TypeScript

Quiz
•
12th Grade
10 questions
Code.org Unit 5 Vocab Quiz 1

Quiz
•
9th - 12th Grade
20 questions
POCS-Ch4.1 & 4.2 (Vocab)

Quiz
•
8th - 12th Grade
16 questions
Javascript Basics

Quiz
•
9th - 12th Grade
20 questions
Java, part I

Quiz
•
11th Grade - University
15 questions
7.2 Parameters & Return Investigate

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade