
FontysVenlo - PRC1 - W03
Quiz
•
Education, Computers
•
1st - 3rd Grade
•
Hard

Frank van Gennip
Used 4+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which usage of a Scanner for reading input is correct?
Scanner input = new Scanner('System.in');
Scanner input = new Scanner( nextLine());
Scanner input = new Scanner("first line!\nsecond line!");
Scanner input = new Scanner();
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which statement regarding the DEBUGGER is NOT correct?
The debugger can be used to execute a program step-by-step
Using the debugger, you can "Step INTO" methods.
In using the debugger, you typically set BREAKPOINTS
Experienced programmers don't need a debugger
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does the following operator mean? Operator: ||
NOT EQUAL TO
LOGICAL AND
LOGICAL OR
CONCATENATE
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which statement regarding an ARRAY is NOT correct?
An array is a fixed size data structure
The "size" is retrieved using <arrayName>.size()
The first element in an array is on index 0
An array can be processed using a for-each loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which statement regarding the ArrayList datatype is NOT correct?
An element in an ArrayList can be accessed using the <name>[index] notation (e.g. namesList[4])
An ArrayList is a dynamic wrapper around an array
ArrayList objects are resized automatically when necessary
ArrayLists can only contain a ReferenceType (e.g. ArrayList<String>)
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which statement is correct?
The value 3 can't be stored in an ArrayList
An Integer value can not be stored in an Array
Integer is a wrapper type around the primitive int data type
When you want to assign value 3 to a variable of type Integer, you have to do manual "boxing"
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be printed out on the Console if you run the following code (see picture) ?
true true false false
false false true true
true false true false
false true false true
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
8 questions
Programming Basics
Quiz
•
KG - University
10 questions
Pseudo code Practice 1
Quiz
•
1st - 3rd Grade
10 questions
2. Inputs - Outputs
Quiz
•
3rd Grade
10 questions
MUSIC. INSTRUMENTS
Quiz
•
2nd Grade
10 questions
Know about computer
Quiz
•
1st - 2nd Grade
12 questions
Computers
Quiz
•
KG - University
8 questions
Array
Quiz
•
3rd Grade
10 questions
computer fundamental
Quiz
•
1st - 3rd Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade