Compartir

Compartir

8th Grade

16 Qs

quiz-placeholder

Similar activities

IT

IT

6th Grade - Professional Development

11 Qs

JS QUIZ 1

JS QUIZ 1

1st - 12th Grade

15 Qs

Front-end quiz

Front-end quiz

1st - 10th Grade

12 Qs

TLE DRAFTING AND LETTERING PART 2 IMAGES

TLE DRAFTING AND LETTERING PART 2 IMAGES

8th Grade

14 Qs

ICETREES - Quiz on Scratch, Construct, Stencyl

ICETREES - Quiz on Scratch, Construct, Stencyl

2nd Grade - Professional Development

20 Qs

Being Organised

Being Organised

1st - 12th Grade

15 Qs

On tap giua ki II Tin

On tap giua ki II Tin

8th Grade

20 Qs

Feedback

Feedback

KG - 12th Grade

12 Qs

Compartir

Compartir

Assessment

Quiz

Professional Development

8th Grade

Hard

Created by

Paurush Srivastava

Used 4+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

TypeScipt is a typed superset of

C#

Java

JavaScript

ReactJS

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

_______ command is used to generate a JavaScript file from a TypeScript file.

npm filename.ts

tsc fileName.ts

tsc -js fileName.ts

All of the above

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which of the following statement declares a variable in TypeScript?

var myVar = 123;

var myVar: number = 123;

let myVar: number = 123;

All of the above

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which of the following keyword is using to declare a module?

export

namespace

type

declare

5.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which configuration file is required to compile the whole TypeScript project?

tsconfig.js

tsconfig.json

web.config

app.json

6.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which of the following datatype can be used with enum?

int

string

boolean

All of the above

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

LINQ stands for

Language Integrated Query

Local Integration Query

Language Included Query

Lazy Integrated Query

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Professional Development