Số cách để khai báo biến kiểu cấu trúc?
Quizzuizui

Quiz
•
Computers
•
Professional Development
•
Medium
Vũ Phong
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
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
Similar Resources on Quizizz
10 questions
Bài 4 - Định dạng File và Layer trong Photoshop

Quiz
•
Professional Development
10 questions
Talkshow AI - FPTPoly - KM - XLDL

Quiz
•
Professional Development
10 questions
1. Standard output, Data type and variable

Quiz
•
Professional Development
10 questions
Kiến thức cơ bản C++

Quiz
•
Professional Development
10 questions
ABC

Quiz
•
Professional Development
10 questions
Bài 2 - Color Basic (Màu sắc cơ bản)

Quiz
•
Professional Development
14 questions
QUIZZIZ DSPACE UBD

Quiz
•
Professional Development
10 questions
SA_3

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade