Home
Flashcards
Preview
IS 2033 quiz 6
Home
Get App
Take Quiz
Create
System.in, System.out, System.err are stream objects that are automatically created when a Java application begins executing.
T/F
True
False
True
Command-line arguments are separated by commas.
T/F
True
False
False
Which String method retrieves a set of characters from a String as a char array?
getChars
charAt
Which type of file is human readable in a text editor?
text file
A(n) ___________________ array uses two indices.
two-dimensional
In a two-dimensional array, the first index identifies the __________ of an element and the second index identifies the ___________ of an element
row
column
Use an ____________ to iterate through the elements in an array without using a counter.
enhanced for statement
An array index should normally be of type float.
True
False
False
These are collections of related data items.
data structures
Which String method returns how long a String is?
length
Author
xryan27x
ID
189406
Card Set
IS 2033 quiz 6
Description
IS
Updated
2012-12-14T02:45:47Z
Show Answers
Home
Flashcards
Preview