2023_CM_Part1

2023_CM_Part1

Professional Development

54 Qs

quiz-placeholder

Similar activities

Giáo trình ck Ali phần 1

Giáo trình ck Ali phần 1

Professional Development

52 Qs

Giáo trình ck ali phần 2

Giáo trình ck ali phần 2

Professional Development

55 Qs

350 den 400

350 den 400

Professional Development

51 Qs

Kiến thức về Internet

Kiến thức về Internet

Professional Development

55 Qs

Cuộc thi tìm hiểu luật phòng, chống ma túy

Cuộc thi tìm hiểu luật phòng, chống ma túy

Professional Development

54 Qs

VS - DD (test)

VS - DD (test)

Professional Development

50 Qs

DVTT Thu ngân

DVTT Thu ngân

Professional Development

53 Qs

sinh học

sinh học

Professional Development

50 Qs

2023_CM_Part1

2023_CM_Part1

Assessment

Quiz

Science

Professional Development

Easy

Created by

cuong nguyen

Used 3+ times

FREE Resource

54 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sự xuất hiện chính của Power BI phụ thuộc vào…
Microsoft Excel
Microsoft Word
Microsoft PowerPoint
Microsoft Outlook

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Phát biểu nào sau đây là đúng?
SDK stands for Software Development Kit SDK là viết tắt của Software Development Kit
SDK doesn't stand for Software Development Kit SDK không phải là viết tắt của Software Development Kit
SDK stands for Support Development Kit SDK là viết tắt của Support Development Kit
None of the above Không cái nào đúng

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following statement is FALSE? Nhận định nào sau đây là SAI?
There is no difference between a lower case and upper case keyword in SQL. Không có sự khác biệt giữa từ khóa viết thường và viết hoa trong SQL.
It is easier to read SQL queries when the keywords are in lowercase. Dễ dàng đọc các truy vấn SQL hơn khi các từ khóa ở dạng chữ thường.
An SQL statement's syntax is determined by its text line. Cú pháp của câu lệnh SQL được xác định bởi dòng văn bản của nó.
One or more SQL statements can be placed on a single line of text. Một hoặc nhiều câu lệnh SQL có thể được đặt trên một dòng văn bản.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following are three key aspects of user story? Trong danh sách sau đây, điều gì là ba khía cạnh chính của một User Story?
Card, confirmation, closing
Written Description, Conversation, Success Criteria
Collation, conversation, confirmation
None of these

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The main function of user-interface is to Chức năng chính của giao diện người dùng là
Convert program/ programs into machine language Chuyển đổi chương trình / chương trình sang ngôn ngữ máy
Transmit data to a remote location Truyền dữ liệu đến một vị trí từ xa
Connect users with an application through graphical options like icon, menu, text etc Kết nối người dùng với một ứng dụng thông qua các tùy chọn đồ họa như biểu tượng, menu, văn bản, v.v.
None of these above Không có cái nào trong số còn lại

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" starts with an "a"? Với SQL, làm cách nào để bạn chọn tất cả các bản ghi từ bảng có tên "Persons" trong đó giá trị của cột "FirstName" bắt đầu bằng "a"?
SELECT * FROM Persons WHERE FirstName LIKE 'a%'
SELECT * FROM Persons WHERE FirstName='a'
SELECT * FROM Persons WHERE FirstName LIKE '%a'
ELECT * FROM Persons WHERE FirstName='%a%'

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the SQL command used to retrieve data from multiple tables based on a related column between them? Lệnh SQL nào được sử dụng để truy xuất dữ liệu từ nhiều bảng dựa trên một cột liên quan giữa chúng?
COMBINE
CONNECT
JOIN
ASSOCIATE

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?