Quizzuizui
Quiz
•
Computers
•
Professional Development
•
Practice Problem
•
Medium
Vũ Phong
Used 7+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Số cách để khai báo biến kiểu cấu trúc?
1
2
3
4
Answer explanation
1 là :
struct <tên_kdl> <tên_biến>;
2 là :
struct <tên_kdl>{
....
....
....
}<tên_biến>;
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Đâu KHÔNG PHẢI là đặc điểm của kiểu dữ liệu cấu trúc
Kiểu dữ liệu của các trường dữ liệu có thể khác nhau
Dữ liệu luôn được lưu trữ liên tục
Là kiểu dữ liệu người dùng tự định nghĩa
Là nhóm của các thành phần dữ liệu
Answer explanation
Do kiểu dữ liệu cấu trúc có thể lưu trữ nhiều kiểu dữ liệu khác nhau nên xảy ra trường hợp dữ liệu không được lưu trữ liên tục.
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Đâu là định nghĩa một kiểu cấu trúc?
struct {int a;}
struct a_struct {int a;}
struct a_struct int a;
struct a_struct {int a;};
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Kết quả của chương trình sau là gì?
20
18
32
24
Answer explanation
Trong quá trình cấp phát, cỡ của một biến int là lớn nhất, tức là 4 byte. Vậy nên bộ nhớ sẽ cấp phát bội lần của 4 byte. Có 20 là vừa đủ để chứa lượng biến ta khởi tạo.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cho khai báo kiểu cấu trúc sau.
Để khai báo mảng cấu trúc 100 phần tử ta cần dùng khai báo nào?
arr[100] of struct hoc_sinh;
struct arr[100] hoc_sinh;
struct hoc_sinh arr[100];
struct hoc_sinh arr[i];
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Kết quả của chương trình sau là gì?
0 1000 4000
0 1000 2000
Đáp án khác.
Chương trình bị lỗi.
Answer explanation
Chương trình sẽ in ra giá trị của thành phần soluong của 3 phần tử đầu của mảng cấu trúc ds.
Tức là 0 1000 4000.
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Cú pháp truy cập một thành phần của biến cấu trúc abcd?
abcd->var;
abcd.var;
abcd *var;
abcd-var;
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
15 questions
Linked List
Quiz
•
Professional Development
10 questions
NHANH TAY, NHANH MẮT
Quiz
•
Professional Development
10 questions
Bài 3 - Giới thiệu giao diện Photoshop
Quiz
•
Professional Development
11 questions
5. Echo - Query And ORM
Quiz
•
Professional Development
10 questions
Bài 10 - Adjustment trong Photoshop
Quiz
•
Professional Development
10 questions
DSpace Quiz 1
Quiz
•
Professional Development
10 questions
AI NHANH HƠN
Quiz
•
Professional Development
10 questions
KHỐI 5- LIVING ONLINE (*_*)
Quiz
•
Professional Development
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
