Learn Java from Scratch - A Beginner's Guide - Step 10 - Java Arrays - Using Person Objects and String Elements with Exe
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default value of an uninitialized element in an array of custom objects in Java?
0
null
undefined
empty string
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct way to initialize an array of custom objects using a shortcut method?
Person[] persons = {new Person(), new Person()};
Person[] persons = new Person[];
Person[] persons = new Person(5);
Person[] persons = new Person[5];
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you create a string array in Java without using the 'new' keyword?
String[] days = new String(2);
String[] days = String[] {"Monday", "Tuesday"};
String[] days = new String[] {"Monday", "Tuesday"};
String[] days = {"Monday", "Tuesday"};
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the task given in the exercise related to string arrays?
Create a string array of colors and print them.
Create a string array of the days of the week and find the longest day name.
Create a string array of numbers and sort them.
Create a string array of fruits and count them.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the exercise, how are the days of the week supposed to be printed?
In order of length
In random order
In reverse order
In alphabetical order
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
2 questions
Modern Web Design with HTML5, CSS3, and JavaScript - Getting Random Items from Arrays
Interactive video
•
University
2 questions
Java Programming for Complete Beginners - Java 16 - Step 09 – Conclusion
Interactive video
•
University
2 questions
Blender to Unreal Engine - Become a Dungeon Prop Artist - Finishing the Torch Models
Interactive video
•
University
2 questions
The Complete Java Developer Course: From Beginner to Master - Section Wrap-Up "Strings and the StringBuilder Class"
Interactive video
•
University
2 questions
Complete Java SE 8 Developer Bootcamp - Polymorphism: Part 1
Interactive video
•
University
2 questions
C++ Developer - Dynamic Memory - Part 1
Interactive video
•
University
2 questions
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - Iterative Optimization Anagrams Pro
Interactive video
•
University
2 questions
Modern Web Design with HTML5, CSS3, and JavaScript - Adding Values within the JavaScript Array
Interactive video
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
23 questions
Subject Verb Agreement
Quiz
•
9th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
5 questions
Poetry Interpretation
Interactive video
•
4th Grade - University
19 questions
Black History Month Trivia
Quiz
•
6th Grade - Professio...
15 questions
Review1
Quiz
•
University
15 questions
Pre1
Quiz
•
University