
Ôn tập bài 1-6 (Java)

Quiz
•
Information Technology (IT)
•
Professional Development
•
Easy
Nguyễn Bá Tuấn Anh
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java là ngôn ngữ lập trình kiểu gì?
Ngôn ngữ lập trình hàm.
Ngôn ngữ lập trình kịch bản.
Ngôn ngữ lập trình thủ tục.
Ngôn ngữ lập trình hướng đối tượng.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vòng lặp nào trong Java thường dùng khi biết trước số lần lặp?
Vòng lặp foreach
Vòng lặp for
Vòng lặp do-while
Vòng lặp while
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là cú pháp đúng để khai báo một mảng số nguyên trong Java?
int arrayName[];
arrayName int[];
int[] arrayName;
int arrayName;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để truy cập phần tử thứ 3 của mảng arr, ta dùng cú pháp nào?
arr[3]
arr[2]
arr{2}
arr(2)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Từ khóa nào dùng để khai báo lớp trong Java?
object
class
module
interface
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đâu là access modifier cho phép truy cập trong cùng package và các lớp con?
protected
internal
public
private
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức static thuộc về?
Hàm (function)
Biến (variable)
Giao diện (interface)
Lớp (class)
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Information Technology (IT)
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...