It is a programming paradigm based upon the concept of procedure calls, in which statements are structured into procedures (also known as subroutines or functions).
OOP Java

Quiz
•
Computers
•
12th Grade
•
Medium

Michael Rey Bermillo
Used 391+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Object-Oriented Programming
Logical Programming
Procedural Programming
Functional Programming
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In this framework, all real-world entities are represented by Classes.
Functional Programming
Logical Programming
Object-Oriented Programming
Procedural Programming
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following creates an object of Main class?
Main obj = new Main;
Main obj = new Main();
Main obj = new Mian();
Main obj == new Main();
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is the complete syntax of creating a class?
public class Main { }
public class Main() { }
public class Main
public class Main()
5.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Another term for variable within a class
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Methods are declared within a class.
True
False
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
static void myMethod(){ }
What is the name of the method?
static void myMethod
void myMethod
static myMethod
myMethod
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Python Basics

Quiz
•
KG - University
18 questions
STATIC KEYWORD IN JAVA

Quiz
•
9th - 12th Grade
15 questions
1.2.4 Types of Programming Language

Quiz
•
12th Grade
15 questions
002_Java Methods

Quiz
•
12th Grade - University
16 questions
Java Chapter 1 CS2

Quiz
•
9th - 12th Grade
16 questions
GameMaker - Quiz #2

Quiz
•
9th - 12th Grade
18 questions
Object Orientated Programming (BTEC Computing)

Quiz
•
11th - 12th Grade
19 questions
Java Method

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University