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. 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.
7. 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..
8. 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.
9. 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.
10. 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).
Also check :
Discussion