OOP Java

Quiz
•
Computers
•
12th Grade
•
Hard

Michael Rey Bermillo
Used 410+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
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).
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 Wayground
25 questions
CIW IBA Lesson 2 Vocabulary

Quiz
•
8th Grade - University
20 questions
3rd Qtr QUIZ1 COMPUTER PROGRAMMING-Strings in Java-2-22-2023

Quiz
•
12th Grade
17 questions
1.4 principles of programming

Quiz
•
6th - 12th Grade
18 questions
HTML & CSS

Quiz
•
9th - 12th Grade
15 questions
12-sci-java-basics

Quiz
•
12th Grade
22 questions
Web Development

Quiz
•
9th - 12th Grade
20 questions
Programming Paradigms Quiz

Quiz
•
12th Grade
20 questions
Web 101 Assessment

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade