
Câu hỏi trắc nghiệm tổng hợp Javascript
Quiz
•
Instructional Technology
•
Professional Development
•
Practice Problem
•
Hard
Quý Ngọ
Used 51+ times
FREE Resource
Enhance your content in a minute
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Thuộc tính textContent được sử dụng để làm gì?
Thay đổi thuộc tính của một phần tử
Thay đổi nội dung của một phần tử
Thay đổi kiểu dữ liệu của một phần tử
Thay đổi vị trí của một phần tử
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để thêm một lớp (class) mới vào một phần tử, bạn sử dụng phương thức nào sau đây:
add('newClass')
addClass('newClass')
addClassList('newClass')
classList.add('newClass')
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để xóa một lớp (class) từ một phần tử, bạn sử dụng phương thức nào sau đây:
remove('className')
removeClass('className')
removeClassList('className')
classList.remove('className')
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để tạo một phần tử HTML mới trong JavaScript, bạn sử dụng phương thức nào sau đây:
document.createElement('newElement')
addElement('newElement')
createNewElement('newElement')
create('newElement')
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để lắng nghe sự kiện click trên một phần tử, bạn sử dụng phương thức nào sau đây:
addEventListener('click', myFunction)
listen('click', myFunction)
onClick = myFunction
onClickListener('click', myFunction)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để thay đổi nội dung của một phần tử HTML có id là "myDiv", bạn sử dụng phương thức nào sau đây:
document.querySelector('#myDiv').textContent = 'New Content';
document.getElementById('myDiv').innerHTML = 'New Content';
document.getElementById('myDiv').text = 'New Content';
document.getElement('myDiv').innerText = 'New Content';
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức querySelector() trả về:
Một phần tử đầu tiên phù hợp với điều kiện tìm kiếm
Một mảng các phần tử phù hợp với điều kiện tìm kiếm
Một danh sách các phần tử phù hợp với điều kiện tìm kiếm
Một object chứa tất cả các phần tử phù hợp với điều kiện tìm kiếm
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
