1
2
3
4
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
Christmas
Hello
TSAS
Java
Rate this question:
True
False
Rate this question:
Int
Double
Boolean
String
Constant
Rate this question:
True
False
Rate this question:
7days
_days
NumDays
$days
Num.days
Rate this question:
Int numStudents;
Char numStudents;
String Students;
Rate this question:
Boolean nameFound;
String nameFound;
Char nameFound;
Rate this question:
String middleInitial;
Char middleInitial;
Int middleInitial;
Rate this question:
Float totalMonthlyRainfall = 0.0 ;
Int totalMonthlyRainfall = 0;
Float totalMonthlyRainfall;
Int totalMonthlyRainfall;
Rate this question:
True
False
Rate this question:
1 2 3
1 2 3 4
1 2 3
1 2 3 4
Rate this question:
FirstName, lastName
Limit, i
FirstName, lastName, limit, i
Rate this question:
FirstName, lastName
Limit, i
FirstName, lastName, limit, i
Rate this question:
10
9
11
8
Rate this question:
0123 2 3
123 1 2 3
1 2 3
0 1 2 3
Rate this question:
14
15
16
17
Rate this question:
Int[] scores;
Int scores [];
Float[] rates;
Float rates [];
Rate this question:
Int[] scores = new int[5];
Int[5] scores = new int[];
Int scores = new int[5];
Rate this question:
Scores[3] = 5;
Scores[5] = 0;
Scores[5] = 5;
Rate this question:
True
False
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.