This is an example of not valid variable declaration.
string name,
Rewrite a valid java variable declaration.
Latihan UPS2
Quiz
•
Computers
•
5th - 12th Grade
•
Medium
JULAILEE BM
Used 10+ times
FREE Resource
15 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This is an example of not valid variable declaration.
string name,
Rewrite a valid java variable declaration.
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
All the primitive data types are
String
int
double
char
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Data type to represents integer
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
An array consists of
Data type
Size
Index location
Value
Name
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following statement is TRUE. Declare a name array and makes it refer to an array of three elements
String [ ] name = {" Adam", " Kevin" , "Aminah" };
String [ ] name = {Adam, Kevin , Aminah };
String [3 ] name = {" Adam", " Kevin" , "Aminah" };
string [ ] name = {" Adam", " Kevin" , "Aminah" };
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Declare an array variable
int [ ] counts;
int [5 ] counts;
int [ ] counts [ ] ;
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Create array
counts = new int [5];
counts [ ] = new int [5];
marks = new int [50];
marks = new int [-85];
20 questions
Array
Quiz
•
10th - 12th Grade
10 questions
Программирование C#
Quiz
•
1st - 10th Grade
20 questions
Computer Application Practice Quiz Class 10
Quiz
•
10th Grade
12 questions
Java - arrays and String methods
Quiz
•
9th - 12th Grade
10 questions
Programming Basics
Quiz
•
11th - 12th Grade
20 questions
Fase F - Array
Quiz
•
11th Grade
11 questions
C++ Functions
Quiz
•
6th - 8th Grade
10 questions
Variables and Data Types
Quiz
•
10th - 12th Grade
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
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th 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
20 questions
Final Exam Vocabulary
Quiz
•
6th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade