placeholder image to represent content

1st Monthly Exam in CP4 (Knowledge)

Quiz by Marychie Manlutac

Feel free to use or edit a copy

includes Teacher and Student dashboards

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!

New Quizalize solo game modes
10 questions
Show answers
  • Q1
    It is block of code that performs a task
    Main
    Function
    Methods
    Class
    30s
  • Q2
    It is a function that is part of a class and block of code which only runs when it is called.
    Function
    Methods
    Class
    Main
    30s
  • Q3
    It is a special keyword that determines if other class and methods in this program can access these classes and methods.
    Mot Modifier
    Class Modifier
    Main Modifier
    Access Modifier
    30s
  • Q4
    It is the entry point to our programs whenever we execute a Java program
    Method
    Main
    Class
    Function
    30s
  • Q5
    It is a container for one or more related functions basically we use these to organize our code.
    Main
    Method
    Function
    Class
    30s
  • Q6
    It is a reserved keyword in Java
    String
    Method
    Void
    Modifier
    30s
  • Q7
    It 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 Card
    Java Standard Edition
    Java Micro Edition
    Java Enterprise Edition
    30s
  • Q8
    It 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 Card
    Java Micro Edition
    Java Standard Edition
    Java Enterprise Edition
    30s
  • Q9
    It is used in smart cards. The latest version of Java, Java SE 12 which was release on March 2019.
    Java Enterprise Edition
    Java Micro Edition
    Java Card
    Java Standard Edition
    30s
  • Q10
    It is designed for mobile devices it has libraries specific to mobile devices.
    Java Standard Edition
    Java Enterprise Edition
    Java Card
    Java Micro Edition
    30s

Teachers give this quiz to your class