High Quality
Open the downloaded document, and select print from the file menu (PDF reader required).
Instructions: Answer the questions below to the best of your ability. When you finish the test, click theCh eck button at the bottom to view the results. When the answer window appears (after you have taken the test and clicked theCh eck button), you may use the
a) public static void main();
b) public static void main( String args );
c) public static void main( String args[] );
d) public static void main( Graphics g );
e) public static boolean main( String args[] );
b) "I"
c) "like"
d) 3
e) 4
f) null until a value is assigned
a) array
b) boolean
c) Integer
d) protect
e) super
a) 50
b) 49
c) '\u0000'
d) '\u0020'
e) " "
f) cannot be determined
g) always null until a value is assigned
a) -231 to 231-1
b) -216 to 216 - 1
c) -232 to 232
d) -216 to 216
e) cannot be determined; it depends on the machine
a)_xpoints
b)r2d2
c)bBb$
d)set-flow
e)thisisCrazy
a) String s = "Hello Java";
b) String s[] = "Hello Java";
c) new String s = "Hello Java";
d) String s = new String("Hello Java");
a) 1000 0001 b) 1000 0000 c) 0000 0001 d) 1001 1101 e) 1001 1100
Add a Comment
This document has made it onto the Rising list!