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
Given the code
String s1 = "yes";
String s2 = "yes";
String s3 = new String(s1);

Which of the following would equate to true?
(A) s1 == s2
(B) s1 = s2
(C) s3 == s1
(D) s1.equals(s2)
(E) s3.equals(s1)

  (A), (C) & (E)

  (D) & (E)

  (C), (D) & (E)

  (A), (D) & (E)

  (A), (B) & (C)

  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