Match each term with the correct statement below.
A. Declared in the same way you declare any simple variable, but with square brackets
B. A nonprimitive object
C. Numbered beginning with 0
D. A primitive type
E. Represent computer memory addresses
F. An array field
G. An enhanced for loop
H. Hold memory addresses where values are stored
I. A statement used to return an array from a method
J. An integer that specifies an array element
K. Allows you to cycle through an array without specifying the starting and ending elements
L. Two or more arrays in which the values in corresponding elements are related
M. A copy of the value is made and used within the receiving method
N. Comparing a value to the endpoints of numerical ranges to find the category in which the value belongs.
O. Using a subscript that is too small (that is, negative) or too large for an array,
A. array variable
B. reference type
C. elements
D. int
E. Java object names
F. length
G. foreach loop
H. reference types
I. return
J. subscript
K. enhanced for loop
L. parallel arrays
M. passed by value
N. range match
O. out of bounds
You might also like to view...
Using Office 365, you can synchronize files from libraries located in which of the following?
A. Windows Store B. Remote Assistance C. Offline Files D. SharePoint Online
Closing HTML tags include the additional ________ character
A) / B) , C) \ D) |
What is the problem if a user leaves the computer power on over a weekend and now there is some discoloration on the screen?
A) Failing backlight B) Burn in C) Refresh settings D) Horizontal pitch
Which of the following is a server that routes incoming requests coming from an external network to the correct internal server?
A. forward proxy B. application proxy C. system proxy D. reverse proxy