
Ôn Tập Buổi 6 IOT
Quiz
•
Information Technology (IT)
•
9th - 12th Grade
•
Practice Problem
•
Medium
Tài Tấn
Used 1+ times
FREE Resource
Enhance your content in a minute
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Định nghĩa mảng là gì?
Một tập hợp các biến có cùng kiểu dữ liệu, được lưu trữ liên tiếp nhau trong bộ nhớ.
Một tập hợp các biến có kiểu dữ liệu khác nhau, được lưu trữ liên tiếp nhau trong bộ nhớ.
Một tập hợp các biến có cùng kiểu dữ liệu, được lưu trữ ngẫu nhiên trong bộ nhớ.
Một tập hợp các biến có kiểu dữ liệu khác nhau, được lưu trữ ngẫu nhiên trong bộ nhớ.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Mảng có thể lưu trữ những loại dữ liệu nào?
Chỉ có thể lưu trữ số nguyên.
Chỉ có thể lưu trữ số thực.
Chỉ có thể lưu trữ chuỗi ký tự.
Có thể lưu trữ bất kỳ loại dữ liệu nào.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chỉ mục của mảng bắt đầu từ đâu?
1
0
-1
Bất kỳ giá trị nào
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Nêu cú pháp khai báo một mảng trong C?
data_type array_name [size];
data_type [size] array_name;
array_name [size] data_type;
size [array_name] data_type;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nêu cú pháp truy cập một phần tử trong mảng?
array_name[index];
index[array_name];
array_name(index);
index(array_name);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Khai báo một mảng có tên là "numbers" chứa 5 phần tử kiểu số nguyên, và khởi tạo các phần tử lần lượt là 10, 20, 30, 40, 50.
int numbers[6] = {10, 20, 30, 40, 50};
int numbers[5] = {10, 20, 30, 40};
int numbers[] = {10, 20, 30, 40, 50};
int numbers[5] = {10, 20, 30, 40, 50, 60};
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Viết đoạn code để in ra giá trị của phần tử thứ 3 trong mảng "numbers" .
int numbers[] = {10, 20, 30, 40, 50};
printf("%d", numbers[2]);
printf("%d", numbers[3]);
printf("%d", numbers[4]);
printf("%d", numbers[5]);
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Video Game Programming and Design Questions
Quiz
•
9th - 12th Grade
25 questions
Fundamentals of Computer Science with Karel Unit 2 Exam
Quiz
•
12th Grade
25 questions
Domain 1 Multiple Choice Practice
Quiz
•
10th Grade
20 questions
ÔN TẬP CKI TIN9
Quiz
•
9th Grade
20 questions
Tin 11 Bài 10 KNTT
Quiz
•
11th Grade - University
22 questions
ÔN TẬP CRV1
Quiz
•
6th Grade - University
20 questions
Debugging Neopixel Programming
Quiz
•
12th Grade
20 questions
Pengenalan Bahasa Pemrograman Python
Quiz
•
9th Grade - University
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
Discover more resources for Information Technology (IT)
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
10 questions
Understanding Meiosis
Interactive video
•
6th - 10th Grade
15 questions
Meiosis vs mitosis
Quiz
•
9th Grade
10 questions
Exploring the Origins of Veterans Day
Interactive video
•
6th - 10th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade
16 questions
Ethos, Pathos, Logos Practice
Quiz
•
9th Grade
15 questions
Two Step Equations
Quiz
•
9th Grade
