Chapter 2 Java Basic2

Chapter 2 Java Basic2

University

10 Qs

quiz-placeholder

Similar activities

วิทยาการคำนวณ ม.1

วิทยาการคำนวณ ม.1

University

10 Qs

20204-2107  บทที่5

20204-2107 บทที่5

1st Grade - University

10 Qs

scratch

scratch

University

10 Qs

ProgramC CH4

ProgramC CH4

University

10 Qs

ภาษาซี Array

ภาษาซี Array

10th Grade - University

10 Qs

IPDS-Test

IPDS-Test

University

10 Qs

Hardware & Software

Hardware & Software

University

15 Qs

COM-SCI QUIZIZZ

COM-SCI QUIZIZZ

University

15 Qs

Chapter 2 Java Basic2

Chapter 2 Java Basic2

Assessment

Quiz

Computers

University

Hard

Created by

พโยมรัตน์ โรจนากาศ

Used 18+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ภาษาจาวา ใช้เครื่องหมายใดในการจบ statement

period

parenthesis

semicolon

ending brace

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

การรวม statement ใน class หรือ method จะต้องเขียนอยู่ภาคใต้เครื่องหมายใด

braces {}

brackets []

parenthesis ()

ถูกทุกข้อ

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดต่อไปนี้ไม่ใช่statement การกำหนดค่าในภาษาจาวา

total = 9;

profit = 128;

70 = amount;

letter = 'w';

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดไม่ถูกต้องในการ println

System.out.println(A+Hello);

System.out.println("" + value)

System.println.out(A+Hello);

มีคำตอบมากกว่า 1 ข้อ

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดคือคำสงวนในภาษาจาวา

constant

nameConstant

final

concrete

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ตัวอักขระใดใช้ในการเริ่มต้นเขียนคำอธิบานแบบหลายบรรทัด

//

/*

//*

/*/

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Class Scanner จะใช้ Method ใดในการรับข้อมูลที่เป็น String

nextString()

nextLine()

readString()

getLine()

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?