TypeScript & The TypeScript Migration

TypeScript & The TypeScript Migration

5th Grade

6 Qs

quiz-placeholder

Similar activities

TMK TAHUN 6 _SKRATCH

TMK TAHUN 6 _SKRATCH

5th - 7th Grade

10 Qs

Exploring Triangles

Exploring Triangles

5th Grade

10 Qs

TypeScript & The TypeScript Migration

TypeScript & The TypeScript Migration

Assessment

Quiz

Instructional Technology

5th Grade

Practice Problem

Medium

Created by

Huy Quang

Used 25+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

TypeScript là ngôn ngữ thiết kế bởi công ty nào?

Yahoo

Facebook

Microsoft

Google

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Existing JavaScript programs are also valid TypeScript programs?

No

Yes

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

JavaScript features in which stage of TC39 process will be included in latest version of TypeScript?

Stage 0

Stage 1

Stage 2

Stage 3

Stage 4

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which following one are valid types of TypeScript?

string, integer, boolean, float

string, number, boolean, bigint

String, Number, Boolean, Float

String, Integer, Boolean, BigInt

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which statement is correct?

A union type combines multiple types into one & An intersection type is a type formed from two or more other types, representing values that may be any one of those types.

An intersection type combines multiple types into one & A union type is a type formed from two or more other types, representing values that may be any one of those types.

Both are correct.

Both are incorrect.

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How can we declare an Enum type?

enum LOG_LEVEL = { 1 = ERROR, 2 = WARN }

enum LOG_LEVEL { 1 = ERROR, 2 = WARN }

enum LOG_LEVEL = { ERROR = 1, WARN = 2 }

enum LOG_LEVEL { ERROR = 1, WARN = 2 }

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Similar Resources on Wayground