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 1. THÔNG TIN VÀ DỮ LIỆU

BÀI 1. THÔNG TIN VÀ DỮ LIỆU

1st - 12th Grade

20 Qs

ĐỀ KIỂM TRA 15  PHÚT TH 12_KÌ 1_LẦN 2

ĐỀ KIỂM TRA 15 PHÚT TH 12_KÌ 1_LẦN 2

12th Grade

15 Qs

SQL_Quizz_1

SQL_Quizz_1

1st Grade - University

19 Qs

Câu hỏi HDH 1

Câu hỏi HDH 1

11th - 12th Grade

15 Qs

HỆ QUẢN TRỊ CƠ SỞ DỮ LIỆU (TT)

HỆ QUẢN TRỊ CƠ SỞ DỮ LIỆU (TT)

12th Grade

20 Qs

HỆ CSDL - ÔN LUYỆN

HỆ CSDL - ÔN LUYỆN

12th Grade

20 Qs

BÀi 7: Liên Kết Giữa Các Bảng

BÀi 7: Liên Kết Giữa Các Bảng

12th Grade

18 Qs

TIẾT 47: BÀI TẬP

TIẾT 47: BÀI TẬP

12th Grade

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?