Syvum Home Page

Home > Quiz Games > Java Programming >

Thrillionaire Game

Java Programming : Basic Operations : Multiple Choice

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

Answer the following questions about basic operations in the Java programming language.
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 declarations
int x , m = 2000;
short y;
byte b1 = -40, b2;
long n;
Which of the following assignment statements will evaluate correctly?
(A) x = m * b1;
(B) y = m * b1;
(C) n = m * 3L;
(D) x = m * 3L;

  (A), (B) & (C)

  (B) & (C)

  (A), (C) & (D)

  (A) & (D)

  (A) & (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