Що ставиться в кінці команди?
Java Основи

Quiz
•
Science, Computers
•
11th Grade - University
•
Medium
Сергій Денисенко
Used 8+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
.
;
)
]
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Програми на мові Java складається із ...
Кластерів
Регістрів
Класів
Якогось кода
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як називається метод з якого починається виконуватись програма?
home
println
main
public
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Виберіть правильний вид метода main:
static void main(String[] args)
Public Static Void Main (String args)
public void main (String[] args)
public static void main(String[] args)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Виберіть вірний код:
System.out.print(" I love Java ");
System.out.print( I love Java ");
System.out.print( I love Java )
System.out.prinLine( "I love Java" );
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Яка із команд виводить текст на екран і додає перехід на новий рядок ?
System.out.print( );
System/out.printin( );
System.out.printing( );
System.out.println( );
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Який із варіантів виведе на екран текст у два рядки?
System.out.printing("qwert");
System.out.printing("12345");
System.out.print("qwert");
System.out.printF("12345");
System.out.println("qwert");
System.out.print("12345");
System.out.print("qwert"+"12345");
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Java

Quiz
•
University
15 questions
Area and Arrays

Quiz
•
10th - 12th Grade
15 questions
Round 4 - Harvest

Quiz
•
University
20 questions
JAVA Basics Quiz

Quiz
•
University
11 questions
J277 Programming - Data Types

Quiz
•
9th - 11th Grade
20 questions
Java, part I

Quiz
•
11th Grade - University
13 questions
APCSA Unit 3 Review

Quiz
•
9th - 12th Grade
15 questions
Programación con Java

Quiz
•
9th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade