Statistics for Beginner Java Quiz

Click here to take the quiz!

General Stats

  • This quiz has been taken 73 times
    (72 since last reset)
  • The average score is 5 of 11

Answer Stats

HintAnswer% Correct
Fill in the blankpublic static void {main}(string[] args) {}
94%
What datatype do you use to store a decimal?A {double}
90%
What is the difference between an int and a long?An int datatype only has {4} bytes of length, but a long datatype has double the length of an int.
78%
What type are integers?Integers are {primitive}
49%
What company created Java?{Oracle} (formerly known as "Sun Microsystems")
43%
what Naming Convention Is Used To Name Methods And Variables?{Camel} Naming Convention
41%
What do methods represent in an object?Methods represent {actions} that the given object can perform / partake in.
38%
How is object oriented programming different from procedural (or functional) programming?Procedural programming does not use {objects} to contain content.
32%
How is java used in modern computer science occupations?Java programmers mostly {maintain} systems that run java. Not many new programs are built in java, as there are faster and more intuitive languages that companies prefer.
14%
What Naming Convention Is Used To Name Classes?{Pascal} Naming Convention
8%
What type are strings?Strings are {reference} types
8%

Score Distribution

Percentile by Number Answered

Percent of People with Each Score

Your Score History

You have not taken this quiz since the last reset