TypeScript and Popular Framework

TypeScript and Popular Framework

Professional Development

20 Qs

quiz-placeholder

Similar activities

JS

JS

Professional Development

15 Qs

Website met Bootstrap

Website met Bootstrap

Professional Development

20 Qs

Scratch

Scratch

KG - Professional Development

20 Qs

ความรู้เบื้องต้นเกี่ยวกับกราฟิก

ความรู้เบื้องต้นเกี่ยวกับกราฟิก

Professional Development

15 Qs

m1-html-css-js

m1-html-css-js

KG - Professional Development

20 Qs

AZ-900 MÓDULO 02 pt-br

AZ-900 MÓDULO 02 pt-br

Professional Development

17 Qs

บทที่ 5 เทคโนโลยีการสื่อสาร ม.2

บทที่ 5 เทคโนโลยีการสื่อสาร ม.2

KG - Professional Development

20 Qs

องค์ประกอบงานกราฟิก

องค์ประกอบงานกราฟิก

Professional Development

15 Qs

TypeScript and Popular Framework

TypeScript and Popular Framework

Assessment

Quiz

Computers

Professional Development

Practice Problem

Hard

Created by

Samit Koyom

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดคือข้อดีของการใช้ TypeScript เมื่อเทียบกับ JavaScript

ลดขนาดไฟล์โค้ด

การตรวจสอบประเภทข้อมูลก่อน runtime

รองรับการทำงานเฉพาะบนเบราว์เซอร์

เพิ่มประสิทธิภาพการทำงานของ CPU

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

คำสั่งใดใช้ในการติดตั้ง TypeScript

npm install typescript

npm init typescript

tsc install typescript

yarn create typescript

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ชนิดข้อมูลใดที่ใช้ใน TypeScript เพื่อกำหนดให้ตัวแปรมีค่าคงที่และไม่เปลี่ยนแปลง

var

let

const

readonly

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดคือตัวอย่างของ Type Alias ใน TypeScript

type User = { name: string, age: number }

interface User { name: string, age: number }

alias User = { name: string, age: number }

ถูกทุกข้อ

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ฟังก์ชันใน TypeScript ใช้คำสั่งใดเพื่อระบุประเภทของค่าที่คืนกลับ

returnType

void

: type

function type

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Next.js ใช้โครงสร้างใดสำหรับการ Routing

File-based Routing

Dynamic API Routing

Component-based Routing

Manual Routing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ฟีเจอร์ใดของ Nuxt.js ใช้จัดการ State ภายในโปรเจกต์

Vuex

Pinia

Composition API

Vue Router

Create a free account and access millions of resources

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?