
PreTrainingClassesObjectsMethods
Authored by Keven N Mitchell
Professional Development, Computers
Professional Development
Used 15+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What are Objects?
Blueprints detailing the states and behaviors of objects
Any entity with states and behaviors
A coordinated set of instructions which can return a value or void depending on it's return type
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What are Methods?
Blueprints detailing the states and behaviors of objects
Any entity with states and behaviors
A coordinated set of instructions which can return a value or void depending on it's return type
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What are classes?
Blueprints detailing the states and behaviors of objects
Any entity with states and behaviors
A coordinated set of instructions which can return a value or void depending on it's return type
4.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
It's best practice for all classes to have ____.
Their own .java file
A main method
The final access modifier
The abstract keyword
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
The main method has a very particular signature. It must look like ____
void main(String[] args)
public static main(String[] args)
public static void main(String[] args)
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What portion of the main method's signature can be changed?
public static
void
main
String[] args
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What is included in a method declaration, but not a method invokation?
access modifiers
parameter datatypes
a code block
all of the above
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?