1) What is a correct syntax to output "Hello World" in Java? a) echo("Hello World"); b) print ("Hello World"); c) Console.WriteLine("Hello World"); d) System.out.println("Hello World"); 2) Java is short for "JavaScript" a) False b) True 3) How do you insert COMMENTS in Java code? a) /* This is a comment b) # This is a comment c) // This is a comment 4) Which data type is used to create a variable that should store text? a) String b) myString c) string d) Txt 5) How do you create a variable with the numeric value 5? a) num x = 5 b) float x = 5 c) x = 5 d) int x = 5 6) Which operator is used to add together two values a) The * sign b) The & sign c) The + sign 7) How do you start writing a while loop in Java? a) while x > y b) x > y while { c) while (x > y) d) while x > y { 8) Which operator can be used to compare two values ? a) = b) <> c) == d) >< 9) To declare an array in Java, define the variable type with: a) {} b) () c) [] 10) How do you start writing an if statement in Java? a) if x > y then; b) if (x > y) c) if x > y: 11) Which operator is used to multiply numbers a) x b) * c) # d) % 12) Which method can be used to find the length of a string? a) getLength() b) getSize() c) len() d) length() 13) Array indexes start with a) 0 b) 1 14) How do you create a method in Java? a) methodName[] b) methodName() c) methodname. d) (methodName) 15) How do you call a method in Java? a) (methodName); b) methodName; c) methodName(); d) methodName[]; 16) Which keyword is used to return a value inside a method a) get b) break c) void d) return 17) Which statement is used to stop a loop? a) return b) exit c) break d) stop e) Wh 18) Which keyword is used to create a class in Java? a) MyClass b) class() c) class d) className
0%
Javaquiz
แชร์
แชร์
แชร์
โดย
Stephanus1
แก้ไขเนื้อหา
สั่งพิมพ์
ฝัง
เพิ่มเติม
กำหนด
ลีดเดอร์บอร์ด
แสดงเพิ่มขึ้น
แสดงน้อยลง
ลีดเดอร์บอร์ดนี้ตอนนี้เป็นส่วนตัว คลิก
แชร์
เพื่อทำให้เป็นสาธารณะ
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานโดยเจ้าของทรัพยากร
ลีดเดอร์บอร์ดนี้ถูกปิดใช้งานเนื่องจากตัวเลือกของคุณแตกต่างสำหรับเจ้าของทรัพยากร
แปลงกลับตัวเลือก
แบบทดสอบ
เป็นแม่แบบแบบเปิดที่ไม่ได้สร้างคะแนนสำหรับลีดเดอร์บอร์ด
ต้องลงชื่อเข้าใช้
สไตล์ภาพ
แบบ อักษร
ต้องสมัครสมาชิก
ตัวเลือก
สลับแม่แบบ
แสดงทั้งหมด
รูปแบบเพิ่มเติมจะปรากฏเมื่อคุณเล่นกิจกรรม
เปิดผลลัพธ์
คัดลอกลิงค์
คิวอาร์โค้ด
ลบ
คืนค่าการบันทึกอัตโนมัติ:
ใช่ไหม