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
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
퀴즈
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?