JPE Quiz 2

JPE Quiz 2

1st - 7th Grade

20 Qs

quiz-placeholder

Similar activities

JAVA: Level-1

JAVA: Level-1

5th - 12th Grade

15 Qs

pemboleh ubah, pemalar dan jenis data

pemboleh ubah, pemalar dan jenis data

4th Grade

19 Qs

Python

Python

1st Grade

16 Qs

ภาษาซี

ภาษาซี

KG - 1st Grade

15 Qs

Bases en Python

Bases en Python

2nd Grade

20 Qs

programación

programación

1st Grade

25 Qs

The Four Factors of Fair Use

The Four Factors of Fair Use

7th Grade

17 Qs

Parcial-GestionBD

Parcial-GestionBD

1st - 5th Grade

20 Qs

JPE Quiz 2

JPE Quiz 2

Assessment

Quiz

Computers

1st - 7th Grade

Hard

Created by

Trung Dang

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will the following code print when compiled and run?

0 10

10 10

10 0

5 5

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will the following program print when compiled and run:

It will not compile.

Value is null

Value is    ""

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will the following code print when compiled and run:

d2 val =  d2

val = default

d2 val = D1

Exception at run time

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which set of statements result in ClassB and ClassC being derived from ClassA? (Choose two)

class ClassB extends ClassA {}

class ClassB extends ClassC {}

class ClassA extends ClassB {}

class ClassC extends ClassB {}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Final methods can be overridden ?

True

False

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following access control keywords can be used to enable all the subclasses to access a method defined in the base class? (Choose two)

public

private

protected

No keyword is needed

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

How many times will the output contain 2?

1

2

3

4

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?