Test8

Test8

University

80 Qs

quiz-placeholder

Similar activities

ITE260 1st PERIOD (Review)

ITE260 1st PERIOD (Review)

11th Grade - University

79 Qs

Quiz Time - Learn eQuick

Quiz Time - Learn eQuick

University

80 Qs

CSC 1351 Test 3

CSC 1351 Test 3

University

84 Qs

Conditional statements

Conditional statements

University

80 Qs

Uji Pemahaman Pembuatan File dan Folder

Uji Pemahaman Pembuatan File dan Folder

7th Grade - University

80 Qs

Cryptography

Cryptography

University

80 Qs

Computer Programming Python-2 Lab Quiz-1 CC

Computer Programming Python-2 Lab Quiz-1 CC

University

80 Qs

Quiz sobre Algoritmos de Ordenamiento y Búsqueda

Quiz sobre Algoritmos de Ordenamiento y Búsqueda

University

77 Qs

Test8

Test8

Assessment

Quiz

Computers

University

Hard

Created by

Prof. Harish T. Gwalani

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

80 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to create an object in Java?
new
class
void
this

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid declaration of an object?
MyClass obj = new MyClass();
obj MyClass = new();
MyClass = obj;
new MyClass obj();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Static members are shared among:
All instances
One object only
Local classes
None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is automatically called when an object is created?
main()
constructor
static
init()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many constructors can a class have?
Only one
Two
Multiple
None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword refers to the current object?
super
this
self
instance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which modifier makes a member private to its class?
public
protected
default
private

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?