1st Monthly Exam in CP4 (Knowledge)
Quiz by Marychie Manlutac
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!
10 questions
Show answers
- Q1It is block of code that performs a taskMainFunctionMethodsClass30s
- Q2It is a function that is part of a class and block of code which only runs when it is called.FunctionMethodsClassMain30s
- Q3It is a special keyword that determines if other class and methods in this program can access these classes and methods.Mot ModifierClass ModifierMain ModifierAccess Modifier30s
- Q4It is the entry point to our programs whenever we execute a Java programMethodMainClassFunction30s
- Q5It is a container for one or more related functions basically we use these to organize our code.MainMethodFunctionClass30s
- Q6It is a reserved keyword in JavaStringMethodVoidModifier30s
- Q7It is an edition of java that we are using in our lesson. It contains all of the libraries that every java developer must learn.Java CardJava Standard EditionJava Micro EditionJava Enterprise Edition30s
- Q8It is use for building very large scale and distributed system. It is build on top of Java standard Edition and provides additional libraries for building all tolerant distributed multiple software.Java CardJava Micro EditionJava Standard EditionJava Enterprise Edition30s
- Q9It is used in smart cards. The latest version of Java, Java SE 12 which was release on March 2019.Java Enterprise EditionJava Micro EditionJava CardJava Standard Edition30s
- Q10It is designed for mobile devices it has libraries specific to mobile devices.Java Standard EditionJava Enterprise EditionJava CardJava Micro Edition30s