Java OOP Connections

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Carol Luce
Used 92+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A Java block is formed by enclosing statements using open and close curly brackets. True or False?
True
False
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Identifiers can start with a number. True or False?
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is the general structure for a method:
<Returnvalue type> <Method Name> (argument / s)
<Modifier> < type> <Method Name> (parameter / s)
public static void main (String[ ] args)
<Method Name> (parameter)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The difference between a static and non static method is:
For a non static method the user needs to create object in a class to call that method.
A non-static method performs only a specific task.
There is no significant difference between a static and non - static method.
Both are bounded with a class.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The data type for non returning method is:
int
double
void
public static
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the type of error that exists in this method program.
Logic error
runtime error
syntax error
Value error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrapping of data into a single unit called class called?
Abstraction
Interface
Encapsulation
Instantiation
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Java Packages

Quiz
•
12th Grade
20 questions
Class Diagram 1

Quiz
•
11th Grade
20 questions
Java, part I

Quiz
•
11th Grade - University
17 questions
AP CS Test 0 Module 1

Quiz
•
9th - 12th Grade
17 questions
OOP Long Quiz

Quiz
•
12th Grade
15 questions
Introduction to Java

Quiz
•
10th Grade
23 questions
AP CSA Unit One Review

Quiz
•
11th Grade
23 questions
CSAwesome Unit 1 Vocabulary

Quiz
•
10th - 12th Grade
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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