Typescript Basics

Quiz
•
Professional Development
•
Professional Development
•
Medium
Daniel Adesoji
Used 30+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you describe Typescript as a programming language?
Strongly Typed
Weakly Typed
Dynamically Typed
Statistically Typed
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which file extension is commonly used for TypeScript files?
.js
.tx
.ts
.tys
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
TypeScript code is ultimately compiled into which language?
C++
Java
Python
JavaScript
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command correctly represents build/compiling Typescript to JavaScript
build
tsc
node tsc
build tsc
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
const student = 'Usman';
The implicit type here is a?
Number
String
Boolean
Object
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly define an explicit type?
let a = true
let a: boolean = true
let a = true:bolean
let boolan: a = true
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
At what time does checks in Typescripts occur?
Run time
Compile time
Code time
Dev Time
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Water id and ITS Game

Quiz
•
Professional Development
22 questions
Phase II IMBC

Quiz
•
Professional Development
15 questions
Lift and escalator

Quiz
•
University - Professi...
18 questions
Machine Learning & Data Science - Detailed

Quiz
•
Professional Development
20 questions
AUT108 Week 4 Quiz Fuel Injection

Quiz
•
Professional Development
25 questions
Front End Final Assessment

Quiz
•
Professional Development
15 questions
[FAST TRACK] Android quiz week 07 (27.05)

Quiz
•
Professional Development
15 questions
Descript: Escenas y Editor

Quiz
•
Professional Development
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade