1st Monthly Exam in Computer Programming 3
Quiz by Marychie Manlutac
Grade 11-12
Computer Programming (Java) (NC III)
Philippines Curriculum: SHS Specialized Subjects
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
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
12 questions
Show answers
- Q1It is a special kind of program that sends application over the internetBytecodeAppletClass LoaderSource Code30s
- Q2It is the very first name of Java that came from the name of a tree outside the window of Java Programming’s creatorHMTLPhytonOakC++30s
- Q3It introduces a newer methodology known as Object- Oriented Programming.Java AppletsHigh- Level ProgrammingStructured ProgrammingLow-level Programming30s
- Q4It is the phase where program examines their bytecodes to ensure that they are valid and dot not violate Java’s security restrictions.Phase 1Phase 4Phase 3Phase 230s
- Q5It allows users to create programs that perform many executions instantaneously.Dynamica. Multi- threadedObject- OrientedStructure- Neutral30s
- Q6It is an abstract computing machine that enables a computer to run a Java program.Java Virtual MachineJava Coding MachineProgramComputer30s
- Q7It is the area between the braces.Class CodesClass StringClass BodyClass Declaration30s
- Q8It contains class body with all the codes that provides for the life cycle of the objects created from the class.Class CodesClass StringClass declarationClass Body30s
- Q9It is a special character in Java Programming codes that tells the computer that command was ended.ParenthesisDouble QuotePeriodSemicolon30s
- Q10It is a java code that used to print a text in the variable.StringBooleanVariableValue30s
- Q11It is a java code that used to command for decision making with the value of true or false.VariableValueStringBoolean30s
- Q12It is a java code and also a mathematical term that indicates a value of a whole number.BooleanVariableValueInteger30s