Đề 6

Đề 6

University

8 Qs

quiz-placeholder

Similar activities

scooby-doo

scooby-doo

KG - Professional Development

13 Qs

Bài 3: quản trị buồng

Bài 3: quản trị buồng

University

8 Qs

how to say hi 2

how to say hi 2

KG - Professional Development

6 Qs

vsco girl

vsco girl

KG - Professional Development

6 Qs

Quiz 4

Quiz 4

University

10 Qs

Gia đình Việt Nam

Gia đình Việt Nam

University

9 Qs

KẾ TOÁN VỐN CHỦ SỞ HỮU

KẾ TOÁN VỐN CHỦ SỞ HỮU

University

10 Qs

Kiểm tra 1/4

Kiểm tra 1/4

University

10 Qs

Đề 6

Đề 6

Assessment

Quiz

Other

University

Easy

Created by

28.Nguyễn Hương

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a programming language? 

Visual Basic

Java

Eclipse

C#

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong lập trình hướng đối tượng, “private variable” có nghĩa là ________. 

biến trong vòng lặp

biến cục bộ 

biến toàn cục

biến cá nhân

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ provides a graphical notation for describing packages. 

Java

C#

SQL

UML

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct? 

if statement2 is true, statement1 will execute.

If statement1 is true, condition will execute

if statement2 is false, statement1 will execute.

if condition is true, statement1 will execute.

Không có câu tl đúng

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dịch câu sau sang tiếng Anh “The advantage of OOP is to promote the reusability of software components”

Điểm mạnh của OOP là thúc đẩy tái sử dụng các phần mềm thành phần

Điểm mạnh của OOP là thúc đẩy tái sử dụng các phần mềm thành phần

Tính vượt trội của lập trình hướng đối tượng là thúc đẩy tái sử dụng các phần mềm thành phần

Ưu điểm của lập trình hướng đối tượng là thúc đẩy khả năng tái sử dụng các thành phần phần mềm

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a computer provides database services to others, then it will be known as a ________. 

FTP server

Database server

Web server

Application server

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true about OOP? 

allows a class to be reused

designs into general purpose classes

simulate real world situations as objects

is data structure design

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a Java statement? 

for

while

if

condition