Shortcut Navigation:
Page Content
Site Navigation
Footer
Create
This
Quiz
Hello Guest,
100 points
Quiz
Survey
Challenge
Quizific is the easiest free and fun way to take or make a quiz or survey
About
Help
Contact/Follow >
Tag Cloud
Our Competition
Sitemap
Thanks!
Stats
Contact Us
Facebook
Twitter
Google+
Temporary Profile
Forgot Password?
Create Account
Profile
Logout
Myprogram Java Quiz
Who is considered as the creator of JAVA ?
Dennis Richie
Ken Thompson
James Gosling
Bjarne Stroupstrup
Which of the following statements about the Java language is true?
Java supports only Procedural approach towards programming
Both Procedural and Object Oriented Programming are supported in Java
Java supports only Object Oriented Programming approach
None of the Above
Java is an enhanced version of C++
True
False
JVM stands for
Java Verified Machine
Java Virtual Machine
Java Very large Machine
Java Very small Machine
JRE stands for
Java Real Environment
Java Rapid Enterprise
Java Runtime Environment
None of the above
Java source codes are compiled and converted to
Objectcodes
Assemblycodes
Binarycodes
Bytecodes
What is the Extension of java bytecodes?
.java
.class
.bc
None of the Above
What is the command to compile a java program? (Let the file name be myprogram.java)
java myprogram.java
javac myprogram.java
java myprogram
javac myprogram
What is the command to execute a java program? (Let the file name be myprogram.java)
java myprogram.java
javac myprogram
java myprogram.class
java myprogram
Garbage collection takes place automatically in JVM.
True
False
Please fix these errors before submitting your responses
Please wait, your data is being saved...