
Quiz Topic 1 OOP Sesi I 2526

Quiz
•
Computers
•
12th Grade
•
Medium

Athirah Musa
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Object-oriented approach is a programming paradigm that uses ____________ to represent data and methods to manipulate that data.
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Choose CORRECT benefits of using OOP approach.
*Can choose more than one answer.
Easily extended
Increase maintenance cost
Creating well-structured program
Easily reusable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The statement refers to which key OOP concepts?
Hiding data and methods within an object hence protecting the data from outside access and manipulation.
Inheritance
Abstraction
Class
Encapsulation
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement describe the key concept of inheritance in OOP.
Sharing the attributes and methods with an existing class.
Used to hide certain details and only show the essential features of the object.
A blueprint or prototype that defines the variables and the methods (functions) common to all objects of a certain kind.
Representative or specimen of a class.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose CORRECT access modifiers in Java.
final
break
public
abstract
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The ____________ is the entry point of all Java applications. Whenever a Java application is started, it is the first method to be called.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This architecture component is required to develop applications in Java.
JVM
JRE
JDK
JVE
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select CORRECT main() method.
public static void main (String[] args)
public static void main (String args)
public static void main(string [] args)
public static void Main (String[] args)
Similar Resources on Wayground
10 questions
Evaluación de Programación

Quiz
•
12th Grade
10 questions
Blinking LED

Quiz
•
12th Grade
10 questions
CODING UNOARDUINO

Quiz
•
12th Grade
10 questions
Arduino programming

Quiz
•
12th Grade
5 questions
Java em Geral

Quiz
•
12th Grade
6 questions
Procedures Practice Part 2

Quiz
•
9th - 12th Grade
10 questions
Introduction To Java: Hello World

Quiz
•
7th - 12th Grade
12 questions
Java Class vocabulary

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade