Quiz 1 (13-7-2017)
1) What is the full form of JVM
A. Java Virtual Machine
B. Java Variable Machine
C. Java Virtual Mechanism
D. Java Variable Mechanism
Answer: A Java Virtual Machine
2) In the beginning , Java was created in order to -
A. Create Strong Programming alternative to C++
B. Perform Operations on the Internet
C. Create high performance OS
D. Connect many household machines
Answer: D Connect many household machines
3) Currently Java is owned by -
A. IBM
B. Microsoft
C. Sun
D. None
Answer: D None
4) The old name of Java was ?
A. J language
B. oak
C. oct
D. None of above
Answer: B. oak
5) Why OAK was renamed to Java ?
A. because there was another language called Oak
B. because the language was unsuccessful , so they created another version and changed its
name to java.
C. because the name was not relevant to the language they created
D. None of these
Answer: A because there was another language called Oak
6) Output of the Java Compiler is Executable.
A. True
B. False
Answer: B False
7) Which of the following personality is called as father of Java Programming language
A. Larry Page
B. Dennis Ritchie
1
C. Bjarne Stroustrup
D. James Gosling
Answer: D James Gosling
8) _________ is a software that interprets Java bytecode. Select one:
A. Java virtual machine
B. Java debugger
C. Java compiler
D. Java API
Answer: A Java virtual machine
9) The java compiler
A. creates executable
B. translates java source code to byte code
C. creates classes
D. produces java Interpreter
Answer: B translates java source code to byte code
10) Java Programming was designed by _________________. Select one:
A. Microsoft
B. Mozilla Corporation
C. Sun Microsystems
D. Amazon Inc.
Answer: C Sun Microsystems