Java Fundamentals
Quiz by S. F. Rodd
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- view complete results in the Gradebook and Mastery Dashboards
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
Our brand new solo games combine with your quiz, on the same screen
Correct quiz answers unlock more play!
5 questions
Show answers
- Q1static variables belong toclassmethodsobjectsconstructors30s
- Q2static members can be accessed within constructorsFalseTrue30s
- Q3&& is aShort circuit ANDShort Circuit ORLogical ORLogical AND30s
- Q4A variable declared within a method hasLocal ScopeGlobal scope30s
- Q5Arithmetic can be performed on Char data typeTrueFalse30s