What does TypeScript add to JavaScript that makes it more robust?
Typescript class 02

Quiz
•
Computers
•
University
•
Hard
Wania Kazmi
Used 15+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Strongly-typed variables
Dynamic typing
Automatic memory management
Built-in debugging tools
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the purpose of TypeScript's "Type Declaration"?
To define the types of data a variable can hold
To declare a new variable
To perform type casting
To add comments to the code
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Typescript is
interpreted language
compiled language
Answer explanation
The compiler takes TypeScript code, removes the type information, and generates JavaScript code
The target of this compilation is itself a "source language" makes this a special case of compilation.
This is often called 'transpilation' because it is translating from one source language to another and transpilation is a form of compilation.
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does TypeScript add to JavaScript to help catch errors at compile time?
Static typing
Dynamic typing
Runtime checks
Enhanced performance
5.
MULTIPLE SELECT QUESTION
20 sec • 1 pt
In TypeScript, which keyword is used to declare a variable?
let
const
var
type
variable
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is used to indicate the type of a variable in TypeScript?
typeOf
isType
:
#
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What tool can you use to transpile TypeScript code into JavaScript code?
TypeScript Compiler (tsc)
JavaScript Transformer (jst)
TypeScript Formatter (tsf)
JavaScript Linter (eslint)
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
Angular 4

Quiz
•
University
25 questions
UTS Susulan Web Development

Quiz
•
University
21 questions
COMPUTER ETHICS

Quiz
•
University
24 questions
Javascript Basics

Quiz
•
7th Grade - University
25 questions
Web Application Frameworks

Quiz
•
University
26 questions
HTML Forms - CIW SDA Lesson 6

Quiz
•
9th Grade - University
22 questions
ABC's of Programming B

Quiz
•
University
30 questions
JavaScript

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade