Kiểm tra Phân Tích và Thiết Kế Hướng Đối Tượng

Kiểm tra Phân Tích và Thiết Kế Hướng Đối Tượng

12th Grade

19 Qs

quiz-placeholder

Similar activities

BÀI 2. PHẦN MỀM MÁY TÍNH

BÀI 2. PHẦN MỀM MÁY TÍNH

6th Grade - University

16 Qs

Chương 3 tin học 12

Chương 3 tin học 12

12th Grade

16 Qs

TIN 12_BÀI 10

TIN 12_BÀI 10

12th Grade

20 Qs

Câu hỏi ôn tập Tin học 8

Câu hỏi ôn tập Tin học 8

6th Grade - University

18 Qs

Đề 01. Chủ đề G. Tin học 12. ICT. Cánh Diều

Đề 01. Chủ đề G. Tin học 12. ICT. Cánh Diều

11th Grade - University

16 Qs

ÔN TẬP BÀI 11

ÔN TẬP BÀI 11

12th Grade

20 Qs

BAI 11 THAO TAC VOI CSDL QUAN HE

BAI 11 THAO TAC VOI CSDL QUAN HE

12th Grade

20 Qs

IC3 SPARK LV3 - CHỦ ĐỀ 4 - SÁNG TẠO NỘI DUNG - LỚP 5

IC3 SPARK LV3 - CHỦ ĐỀ 4 - SÁNG TẠO NỘI DUNG - LỚP 5

5th Grade - University

20 Qs

Kiểm tra Phân Tích và Thiết Kế Hướng Đối Tượng

Kiểm tra Phân Tích và Thiết Kế Hướng Đối Tượng

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Cường Nguyễn Mạnh

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phần mềm Agile phát triển theo hình thức nào?

Extreme Programming

Waterfall Model

Iterative and incremental development

Big Design Up Front

Answer explanation

Agile software development follows the Iterative and incremental development approach, where work is done in small increments over time with continuous feedback and adaptation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biểu đồ nào thể hiện mối quan hệ giữa các lớp tại thời gian chạy?

Biểu đồ lớp

Biểu đồ gói

Biểu đồ tuần tự

Biểu đồ trạng thái

Answer explanation

The correct choice is 'Sequence Diagram' as it shows the interaction between classes at runtime, illustrating the order of messages exchanged between objects.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quan hệ 'has a' được biểu diễn bằng loại quan hệ nào?

Inheritance

Aggregation

Dependency

Composition

Answer explanation

The relationship 'has a' is represented by the Aggregation type of relationship, where one class contains another class as a part of its structure but the contained class can exist independently.

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Trong UML, đối tượng có thể ở trạng thái nào?

Connected

Recording

Main menu

Change passcode

Answer explanation

In UML, an object can be in the states of Connected, Recording, Main menu, or Change passcode.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Công cụ nào được sử dụng để tạo trang HTML cho các lớp trong Java?

Eclipse

NetBeans

StarUML

javadoc

Answer explanation

javadoc is used to generate HTML pages for Java classes, documenting the code and creating a user-friendly interface for the classes.

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Đặc điểm nào của javadoc comment là quan trọng?

Bắt đầu bằng chữ thường

Kết thúc bằng dấu chấm

Bắt đầu bằng chữ in hoa

Kết thúc bằng dấu phẩy

Answer explanation

The important characteristics of javadoc comments are starting with lowercase and ending with a period, making the correct choices 'Bắt đầu bằng chữ thường' and 'Kết thúc bằng dấu chấm'.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biểu đồ nào thể hiện mối quan hệ giữa các gói trong một hệ thống?

Biểu đồ lớp

Biểu đồ tuần tự

Biểu đồ trạng thái

Biểu đồ gói

Answer explanation

The correct choice is 'Package Diagram' as it shows the relationships between packages in a system.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?