React and NodeJS with Docker

React and NodeJS with Docker

Professional Development

25 Qs

quiz-placeholder

Similar activities

FE Basic Quiz

FE Basic Quiz

Professional Development

30 Qs

Understanding HTML

Understanding HTML

Professional Development

20 Qs

Avaliação de conhecimentos FrontEnd

Avaliação de conhecimentos FrontEnd

Professional Development

29 Qs

กฎหมายว่าด้วยโรงงาน

กฎหมายว่าด้วยโรงงาน

Professional Development

20 Qs

สอบปลายภาค 1/2567 วิชาการใช้คอมพิวเตอร์ในงานบัญชี

สอบปลายภาค 1/2567 วิชาการใช้คอมพิวเตอร์ในงานบัญชี

Professional Development

20 Qs

Quiz de JavaScript Básico

Quiz de JavaScript Básico

Professional Development

25 Qs

Spring Data JPA

Spring Data JPA

Professional Development

20 Qs

Quiz sobre Linguagens de Programação

Quiz sobre Linguagens de Programação

Professional Development

30 Qs

React and NodeJS with Docker

React and NodeJS with Docker

Assessment

Quiz

Information Technology (IT)

Professional Development

Hard

Created by

Samit Koyom

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DOM (Document Object Model) มีการเก็บข้อมูลในรูปแบบไหน ?

Stack

Tree

File

Array

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Components คืออะไร

องค์ประกอบของหน้าเว็บไซต์ โดยแบ่งให้เป็นส่วนย่อยต่าง ๆ เพื่อนำกลับมาใช้ใหม่


ตัวแทนของการทำงานหน้าเว็บไซต์

Folder ของโปรเจค

ส่วนประกอบของการรันโปรเจค ที่ทำให้โปรเจครันได้ง่ายมากขึ้น

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ReactJS คืออะไร

Server side Framework

User-interface framework

Library for building interaction interfaces

Meta Framework

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

เป้าหมายของ React ไว้สำหรับสร้างอะไร ?

Database

Connectivity

User interface

Design Platform

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดเรียกฟังก์ชัน fetch() ในแท็ก h1 ของ JSX ได้ถูกต้อง

<h1>{fetch()}</h1>

<h1>${fetch()}</h1>

<h1>{fetch}</h1>

<h1>${fetch}</h1>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ฟังก์ชันใดใน React Component จะทำการ overrid เพื่อหยุดการทำงานขณะกำลัง update component

willComponentUpdate

shouldComponentUpdate

componentDidUpdate

componentDidMount

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

สิ่งใดใช้ส่งข้อมูลใน component จากภายนอก

setState

render with arguments

PropTypes

props

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?