What do you call a person who is involved in the development of a system?
Stakeholder
What is the output?
print("Hello World");
Hello World
Until 2000, Malaysia had a TV license. How much was it?
RM24
Who authored "On The Origin of Species"?
Charles Darwin
Who directed "Jaws" (1975)?
Steven Spielberg
An activity to preserve the software from failure or decline.
Software Maintenance
int x = 2;
int y = 4;
x = 16 + x;
print(x + y);
22
The "K" prefix on US television stations almost exclusively refer to what?
The station is west of the Mississippi River.
The story of a rebellious teenager, who keeps using the word "phony", written by J.D. Salinger.
The Catcher in the Rye
Film for movies was usually of what width?
35mm
What do you call a system that is no longer supported, but still see use?
Legacy systems
What is wrong with this Java line?
String album = x.toString()
No ';'
How many free-to-air channels are available in Malaysia with the use of a digital decoder?
16
By Joseph Conrad, it is the basis for "Apocalypse Now".
Heart of Darkness
In "Goldfinger" (1964), what was the drink James Bond and Auric Goldfinger had?
Mint Julep
In a Client-Server architecture pattern, the Client is referring to what?
The application installed into the device.
x = 1;
if(x!=1){ print("Blue");}
No output
What is the name of Singapore's first television channel?
TV Singapura Channel 5
A commonly banned book by Vladimir Nabakov, includes themes of pedophilia.
Lolita
What is the name of the computer in "2001: A Space Odyssey" (1968)?
HAL9000
A quality attribute, describing a system's ability to meet timing requirements.
Performance
What is wrong?
const pi = 3.141592654;
pi = pi + 3;
print(pi);
You cannot redeclare a const variable.
When did South Africa introduce television service?
1976
A scream, as Walt Whitman calls in "Leaves of Grass".
Yawp
In the Shawshank Redemption (1994), which model was on the poster when the tunnel was discovered?
Raquel Welch