
Quiz ReactJS Lesson 01

Quiz
•
Professional Development
•
Professional Development
•
Medium
Anh Nguyễn Bá Tuấn
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Trong JavaScript, để khai báo một biến có phạm vi trong một block code (tức là trong cặp {}), bạn nên sử dụng?
var
let
const
both let and const
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Đâu là một tính năng mới được giới thiệu trong ES6?
Arrow Functions
Classes
Modules
All of the above
3.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
Cú pháp để tạo một lớp mới trong ES6 là gì?
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Làm thế nào để xuất một hàm từ một module trong ES6?
export function myFunction() { }
module.exports = myFunction
require('myFunction')
import myFunction from 'module'
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Cú pháp nào là đúng để tạo một Arrow Function?
function() => { }
() => { }
-> { }
=> { }
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Phương thức nào được sử dụng để tạo một mảng mới bằng cách biến đổi từng phần tử của mảng gốc?
filter()
map()
reduce()
forEach()
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Spread operator trong JavaScript được biểu diễn bằng dấu nào?
*
&
...
%
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Data Types and Variables

Quiz
•
Professional Development
15 questions
Basic JavaScript

Quiz
•
Professional Development
9 questions
Quiz ReactJS Lesson 04

Quiz
•
Professional Development
10 questions
Workshop Vue.js Node Stytch

Quiz
•
Professional Development
15 questions
Quiz BAB 4-5 CC-43

Quiz
•
Professional Development
13 questions
Quiz sobre Flash Sales E-commerce con Bolt

Quiz
•
Professional Development
9 questions
UF1306 T2

Quiz
•
Professional Development
10 questions
10 CÁCH ĐỂ TRẺ BẤT HỢP TÁC

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