Syvum Home Page

Home > Quiz Games > Java Programming >

Thrillionaire Game

Java Programming : Arrays and java.lang.* : Multiple Choice

Solve 10 questions in a row to reach one "thrillion" dollars! You are allowed 3 hints/clues per game.

Questions about arrays and classes in the java.lang package.
Formats Info Page Worksheet / Test Paper Quiz Review
Multiple choice

Q = million $
1 = 2000
2 = 4000
3 = 8000
4 = 16000
5 = 32000
6 = 64000
7 = 125,000
8 = 250,000
9 = 500,000
10 = 1,000,000
Consider the following code
int number[] = new int[5]; After execution of this statement, which of the following are true?
(A) number[0] is undefined
(B) number[5] is undefined
(C) number[4] is null
(D) number[2] is 0
(E) number.length() is 5

  (A) & (E)

  (C) & (E)

  (E)

  (B), (D) & (E)

  Half-n-half Clue

Question 1 of 10. Clues Available: 3


Disclaimer: No money can be won. This game is just for entertainment.

Contact Info © 1999-2024 Syvum Technologies Inc. Privacy Policy Disclaimer and Copyright