TEN TEST CENTER
หน้าหลัก
รายงานคะแนน
คอมพิวเตอร์ 1
บวกเลข(1)
BNK48 (1)
ผู้พัฒนา
MENU
Java Language (Quiz ID : 18)
1. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=1; i>5; i++) {
System.out.print(i + i);
}
}
}
6
1
Compile Error
0
5
4
2. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=1; i<=5; i++) {
System.out.println(i);
}
}
}
6
0
4
1
Compile Error
5
3. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=5; i<1; i++) {
System.out.println(i);
}
}
}
1
Compile Error
6
4
0
5
4. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=0; i<5; i++) {
System.out.print(i);
}
}
}
6
1
Compile Error
0
5
4
5. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=1; i<=5; i++) {
System.out.println(".");
}
}
}
4
6
0
1
Compile Error
5
6. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=0; i<5; i++) {
System.out.println(i + i);
}
}
}
Compile Error
6
0
1
4
5
7. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=1; i<5; i++) {
System.out.print(i + i);
}
}
6
1
Compile Error
0
5
4
8. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=2; i<2; i++) {
System.out.println(i);
}
}
}
Compile Error
6
0
1
4
5
9. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=1; i<5; i++) {
System.out.print(i + i);
}
}
}
Compile Error
6
0
1
4
5
10. ผลลัพธ์ของโปรแกรม x มีกี่บรรทัด
class x {
public static void main(String args[]) {
for (int i=1; i<=5; i++) {
System.out.println(a);
}
}
}
5
4
6
1
Compile Error
0
คำชี้แจง
- ถ้าไม่กรอกทั้ง Name และ Surname จะไม่ตรวจให้
- ถ้าทำแบบทดสอบไม่ครบทุกข้อ จะไม่ตรวจให้
- ระบบเก็บผลสอบเพียง 100 ระเบียนล่าสุด
- ผลการตรวจจะเผยแพร่ทั้ง ชื่อ สกุล คะแนน และเวลา
Name :
ex. burin
Surname :
ex. rujjy
ต้องกรอกชื่อและสกุล(อังกฤษ)และทำทุกข้อ
สถิติ 100 รายการ
:
เริ่มใหม่
:
ภาพเตรียมข้อสอบ
:
รหัสต้นฉบับ
: รุ่น 5.670913 : เวลา : Nov 1,2024 08:05:15
คอมพิวเตอร์
คีย์แอพพลิเคชั่น(1)
จาวาทำซ้ำ(1)
คอมพิวเตอร์(7)
vb.net(1)
แฟน BNK48 (1)
คณิต
บวกเลข(1)
บวกเลข(2)
อนุกรม ก.พ.(1)
คณิต(1)
เตรียม คณิต ก.พ.
อังกฤษ
ถาม - ตอบ
present 1
present perfect 1
อังกฤษเบื้องต้น
aiken format
ไทย สังคม
สังคมศึกษา
ความรู้ทั่วไป
ไทย f.1
ไทย p.1
ไทย m.1
เกี่ยวกับเรา
หน้าหลัก
ทีมงาน
ศูนย์สอบออนไลน์
สนับสนุน
facebook page
สถิติ 100 รายการล่าสุด
Truehits.net