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, part I

Quiz
•
11th Grade - University
15 questions
Java Basic Data Structures

Quiz
•
6th - 10th Grade
18 questions
STATIC KEYWORD IN JAVA

Quiz
•
9th - 12th Grade
20 questions
APCS A - Array 6.1,6.2,6.3,6.

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

Quiz
•
9th - 12th Grade
10 questions
Arrays

Quiz
•
10th - 12th Grade
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
15 questions
2D Arrays

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade