What is a correct syntax to output "Hello World" in Java?, echo("Hello World");, print ("Hello World");, Console.WriteLine("Hello World");, System.out.println("Hello World");, Java is short for "JavaScript", False, True, How do you insert COMMENTS in Java code?, /* This is a comment, # This is a comment, // This is a comment, Which data type is used to create a variable that should store text?, String, myString, string, Txt, How do you create a variable with the numeric value 5?, num x = 5, float x = 5, x = 5 , int x = 5, Which operator is used to add together two values, The * sign, The & sign, The + sign, How do you start writing a while loop in Java?, while x > y, x > y while {, while (x > y), while x > y {, Which operator can be used to compare two values ? , =, <>, ==, ><, To declare an array in Java, define the variable type with:, {}, (), [], How do you start writing an if statement in Java?, if x > y then;, if (x > y), if x > y:, Which operator is used to multiply numbers, x, *, #, %, Which method can be used to find the length of a string?, getLength(), getSize(), len(), length(), Array indexes start with, 0, 1, How do you create a method in Java?, methodName[], methodName(), methodname. , (methodName), How do you call a method in Java?, (methodName);, methodName;, methodName();, methodName[];, Which keyword is used to return a value inside a method, get, break, void, return, Which statement is used to stop a loop?, return, exit, break, stop, Wh, Which keyword is used to create a class in Java?, MyClass, class(), class, className.
0%
Javaquiz
공유
공유
공유
만든이
Stephanus1
콘텐츠 편집
인쇄
퍼가기
더보기
할당
순위표
더 보기
접기
이 순위표는 현재 비공개입니다.
공유
를 클릭하여 공개할 수 있습니다.
자료 소유자가 이 순위표를 비활성화했습니다.
옵션이 자료 소유자와 다르기 때문에 이 순위표가 비활성화됩니다.
옵션 되돌리기
퀴즈
(은)는 개방형 템플릿입니다. 순위표에 올라가는 점수를 산출하지 않습니다.
로그인이 필요합니다
비주얼 스타일
글꼴
구독 필요
옵션
템플릿 전환하기
모두 표시
액티비티를 플레이할 때 더 많은 포맷이 나타납니다.
)
결과 열기
링크 복사
QR 코드
삭제
자동 저장된
게임을 복구할까요?