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];
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
JAVA FUNDAMENTALS

Quiz
•
9th - 12th Grade
16 questions
Java Основи

Quiz
•
11th Grade - University
20 questions
ict5_mt_w2_sw2

Quiz
•
12th Grade - University
12 questions
Quiz Variables y Constantes

Quiz
•
12th Grade
15 questions
JAVA: Level-1

Quiz
•
5th - 12th Grade
19 questions
Java Base

Quiz
•
9th - 12th Grade
20 questions
Arrays in Java

Quiz
•
9th - 12th Grade
18 questions
Pemrograman C++ (Dasar)

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
11 questions
Spanish - English Cognates 4th

Quiz
•
4th - 5th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade