Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
135 views

Java Quiz 1

The document contains a 10 question quiz about Java fundamentals: 1) The full form of JVM is Java Virtual Machine. 2) Java was originally created to connect many household machines, not to be a C++ alternative or create an OS. 3) Currently, no single entity owns Java, as it was previously owned by Sun Microsystems. The old name for Java was Oak, which was changed because there was another language also called Oak. The "father" of Java is James Gosling, and the Java compiler translates source code to bytecode, rather than creating an executable.

Uploaded by

siddharth
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views

Java Quiz 1

The document contains a 10 question quiz about Java fundamentals: 1) The full form of JVM is Java Virtual Machine. 2) Java was originally created to connect many household machines, not to be a C++ alternative or create an OS. 3) Currently, no single entity owns Java, as it was previously owned by Sun Microsystems. The old name for Java was Oak, which was changed because there was another language also called Oak. The "father" of Java is James Gosling, and the Java compiler translates source code to bytecode, rather than creating an executable.

Uploaded by

siddharth
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

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

You might also like