Java Programming Multiple Choice Questions - History
This section focuses on the "History" of Java programming. These Multiple Choice Questions (MCQ) should be practiced to improve the Java programming skills required for various interviews (campus interviews, walk-in interviews, company interviews), placements and other competitive examinations.
1. Java was designed by _________________.
A. Microsoft
B. Mozilla Corporation
C. Sun Microsystems
D. Amazon Inc.
View Answer
Ans : C
Explanation: Java Programming language was designed by Sun Microsystems.
2. Earlier name of Java Programming language was -
A. Eclipse
B. OAK
C. Netbean
D. D
View Answer
Ans : B
Explanation: Earlier name of Java Programming language was -OAK.
3. Which of the following personality is called as father of Java Programming language -
A. James Gosling
B. Larry Page
C. Bjarne Stroustrup
D. None of these
View Answer
Ans : A
Explanation: None
4. Why OAK was renamed to Java ?
A. because the language was unsuccessful , so they created another version and changed its name to java.
B. because the name was not relevant to the language they created
C. because there was another language called Oak
D. None of these
View Answer
Ans : C
Explanation: OAK was renamed to Java because there was another language called Oak
5. Java was publicly released in _______________ .
A. 25-05-1995
B. 27-05-1995
C. 29-05-1995
D. 28-05-1995
View Answer
Ans : B
Explanation: Java was publicly released in May 27, 1995.
6. After first public release java was targeted at ______________________.
A. Internet development
B. Search Engine Development
C. Desktop Development
D. Operating System Development
View Answer
Ans : A
Explanation: After first public release java was targeted at Internet development.
7. Which kind of language java is ?
A. Object Oriented
B. Procedural
C. Event Driven
D. None of these
View Answer
Ans : A
Explanation: Java is Object Oriented language.
8. First public implementation of java was _____________
A. Java 1.2
B. Java 1.0
C. Java 1.1
D. Java Premium 1.0
View Answer
Ans : B
Explanation: First public implementation of java was java 1.0.
9. In the beginning, Java was created in order to -
A. Perform Operations on the Internet
B. Connect many household machines
C. Create Strong Programming alternative to C++
D. ALL of the above
View Answer
Ans : B
Explanation: Basic aim of java was to solve the problem of connecting many household machines together..
10. Basic aim of java was to solve the problem of connecting many household machines together.
A. Java data kit
B. Java defination kit
C. Java design kit
D. Java development kit
View Answer
Ans : D
Explanation: None
11. Java is a ________ programming language
A. high-level
B. Middle-level
C. Low-level
D. None of the above
View Answer
Ans : A
Explanation: Java is a high-level programming language originally developed by Sun Microsystems and released in 1995.
12. Which of the following are correct advantage of java?
A. Java is Simple
B. Java is Secure
C. Java is Portable
D. All of the above
View Answer
Ans : D
Explanation: All of the above are correct advantage of java.
13. Sun Microsystems released the first public implementation as Java 1.0 in?
A. 1994
B. 1995
C. 1996
D. 1997
View Answer
Ans : C
Explanation: Sun Microsystems released the first public implementation as Java 1.0 in 1996.
14. In which year, Sun Microsystems released much of its Java virtual machine?
A. 2005
B. 2006
C. 2007
D. 2008
View Answer
Ans : B
Explanation: On November 13, 2006, Sun released much of its Java virtual machine (JVM) as free and open-source software (FOSS), under the terms of the GNU General Public License (GPL).
15. Java SE 15 version released on?
A. March 19, 2019
B. March 17, 2020
C. September 17, 2019
D. September 15, 2020
View Answer
Ans : D
Explanation: Java SE 15 version released on September 15, 2020.
Also check :
Discussion