1.
Translate this simple Klingon phrase to English:bortaS bIr jablu'DI'reH QaQqu' nay'
Correct Answer
D. Revenge is a dish best served cold
Explanation
The given Klingon phrase "bortaS bIr jablu'DI'reH QaQqu' nay'" translates to "Revenge is a dish best served cold" in English. This phrase implies that the best way to seek revenge is to wait patiently and strike when the time is right, rather than acting impulsively or emotionally. It suggests the idea of strategic and calculated revenge rather than immediate retaliation.
2.
Who plays Spock in the original series of Star Trek?
Correct Answer
A. Leonard Nimoy
Explanation
Leonard Nimoy is the correct answer because he is the actor who played the character of Spock in the original series of Star Trek. He is well-known for his portrayal of the iconic Vulcan science officer, and his performance has become synonymous with the character. Nimoy's portrayal of Spock, with his logical and emotionless demeanor, has made a lasting impact on the Star Trek franchise and has become one of the most beloved characters in science fiction television.
3.
What code language is this? :window.addEvent('domready', function() {
var numbers = [8, 48,49, 50, 51,52,53,54,55,56,96,97,98,99,100,101,102,103,104,105];
$$('.numeric').each(function(item) {
item.addEvent('keydown', function(key) {
Correct Answer
B. Javascript
Explanation
The given code is written in Javascript.
4.
Who developed the Klingon language?
Correct Answer
D. Marc Okrand
Explanation
Marc Okrand is the correct answer because he is the linguist who developed the Klingon language. Okrand was hired by the creators of Star Trek to create a fully functional language for the Klingon species in the Star Trek universe. He worked closely with the production team to develop a vocabulary, grammar, and pronunciation for Klingon, which has since become a popular constructed language among Star Trek fans.
5.
Who plays Batman & Robin in the original Batman TV series?
Correct Answer
E. Adam West & Burt Ward
Explanation
Adam West and Burt Ward played Batman and Robin in the original Batman TV series.
6.
Who is The Flash's true identity?
Correct Answer
D. Bartholomew Henry "Barry" Allen
Explanation
The correct answer is Bartholomew Henry "Barry" Allen. This is the true identity of The Flash, a superhero character in the DC Comics universe. Peter Parker is the alter ego of Spider-Man, Adam West is known for portraying Batman in the 1960s TV series, and Khan is a character from Star Trek. Only Bartholomew Henry "Barry" Allen is the correct identity for The Flash.
7.
When did Marvel's modern incarnation start?
Correct Answer
C. 1961
Explanation
Marvel's modern incarnation started in 1961. This is the year when Marvel Comics, previously known as Timely Comics and Atlas Comics, rebranded itself as Marvel and introduced its new line of superhero characters. This marked the beginning of the Marvel Universe as we know it today, with iconic characters such as Spider-Man, Iron Man, the Hulk, and the X-Men being introduced during this period.
8.
Which of these describes Spock?
Correct Answer
B. 50% Human, 50% Vulcan
Explanation
Spock is described as being 50% Human and 50% Vulcan. This means that he is a hybrid of both species, with his mother being Human and his father being Vulcan. This combination gives Spock unique characteristics and abilities, such as his logical thinking and control over his emotions.
9.
Which programming language is presented? :01010100 01101000 01101001 01110011 00100000 01101001 01110011 00100000 01000010 01101001 01101110 01100001 01110010 01111001 00100000 01000011 01101111 01100100 01100101 00101110
Correct Answer
E. Binary
Explanation
The given sequence of numbers is a binary representation of text. Binary is a programming language that uses only two symbols, typically 0 and 1, to represent data and perform operations. The given sequence translates to "This is Binary Code." Therefore, the correct answer is Binary.
10.
Which program language is this a part of? : $email = $_REQUEST['email'] ;
$message = $_REQUEST['message'] ;
mail( "[email protected]", "Feedback Form Results",
$message, "From: $email" );
header( "Location: http://www.example.com/thankyou.html" );
?>
Correct Answer
B. pHp
Explanation
This code snippet is written in PHP. It is evident from the use of PHP syntax and functions such as $_REQUEST, mail(), and header(). These functions are specific to PHP programming language.
11.
Who is Daredevil's true identity & what handicap does he have?
Correct Answer
D. Matthew Murdock ; blindness
Explanation
Matthew Murdock is Daredevil's true identity. He is blind, which is his handicap.
12.
What program language is shown? :54 68 69 73 20 69 73 20 48 65 78 20 43 6f 64 65 2e
Correct Answer
B. Hex
Explanation
The given sequence of numbers and letters represents a hexadecimal encoding. Hexadecimal is a numerical system that uses base-16, with digits ranging from 0 to 9 and letters A to F. In this case, the sequence "54 68 69 73 20 69 73 20 48 65 78 20 43 6f 64 65 2e" translates to "This is Hex Code." Therefore, the correct answer is Hex.
13.
What color is #FF0000 ?
Correct Answer
B. Red
Explanation
The hexadecimal color code #FF0000 corresponds to the color red. In the RGB color model, the first two digits represent the intensity of red, which is at its maximum value (FF), while the remaining digits represent the intensity of green and blue, which are both at their minimum value (00). Therefore, #FF0000 is a pure red color.
14.
When were the X-Men created?
Correct Answer
C. 1963
Explanation
The X-Men were created in 1963. This is the correct answer as it is the only option that matches the year of their creation. The other options are not relevant to the creation of the X-Men.
15.
Translate this Klingon sentence to English:veQ Duj 'oH DujIlj'e'
Correct Answer
D. Your ship is a garbage scow
Explanation
The given Klingon sentence "veQ Duj 'oH DujIlj'e" translates to "Your ship is a garbage scow" in English.