placeholder image to represent content

1st Monthly Exam in CP4 (Knowledge)

Quiz by Marychie Manlutac

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