Java Basic Mcq Questions and Answers
13. |
Java is a general purpose object oriented programming language developed by |
|
- A. Microsystems of U.S.A.
- B. I.B.M.
- C. Patrick Naughton
- D. None of these
|
14. |
Which one of the following web browsers uses just-in-time (JIT) complier? |
|
- A. Netscape navigator
- B. Internet Explorer
- C. Hot JAVA
- D. None of these
|
15. |
The java visibility modifier is |
|
- A. Public
- B. Private
- C. Protected
- D. All of these
|
16. |
In an object oriented programming |
|
- A. Class create objects
- B. Objects create classes
- C. Classes use methods to communicate between them
- D. None of these
|