
Java class object method
Authored by Mohd. Khan
Computers
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to define a class in Java?
class MyClass { }
Class MyClass { }
object MyClass { }
public object MyClass { }
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an object in Java?
A variable
An instance of a class
A method inside a class
A keyword
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to create an object in Java?
create
make
new
object
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A method in Java must be defined inside:
Package
Class
Object
Interface only
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid method name in Java?
getData()
_processData()
123method()
display()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of this code? class Test { void show() { System.out.println("Hello"); } } public class Main { public static void main(String[] args) { Test t = new Test(); t.show(); }}
show
Hello
Error
Nothing
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Java, a method that does not return any value uses which return type?
empty
void
null
None
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?
Similar Resources on Wayground
40 questions
M1-Lógica de Programación
Quiz
•
University
40 questions
KONSENTRASI_XII_TKJT A&B
Quiz
•
9th Grade - University
42 questions
Texture and Mapping
Quiz
•
University
40 questions
Cloud Computing
Quiz
•
University
40 questions
VOCAB AND GRAMMAR IELTS
Quiz
•
12th Grade - University
45 questions
21st Century Success Skills Exam
Quiz
•
8th Grade - University
45 questions
CPSC 131 midterm review
Quiz
•
University
45 questions
CIT_210_Test_1_Review
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
15 questions
Equivalent Fractions
Quiz
•
4th Grade
20 questions
Figurative Language Review
Quiz
•
6th Grade