MOCK TEST JAVA PART 1

MOCK TEST JAVA PART 1

11th Grade

10 Qs

quiz-placeholder

Similar activities

Latihan Soal Transmisi Otomatis

Latihan Soal Transmisi Otomatis

10th Grade - University

10 Qs

application of naming conventions

application of naming conventions

11th Grade - University

10 Qs

Covid Awareness Quiz

Covid Awareness Quiz

7th Grade - University

10 Qs

Wrath RPG Quiz

Wrath RPG Quiz

KG - Professional Development

15 Qs

Java Arrays

Java Arrays

5th Grade - University

10 Qs

Kaun banega Party Winner

Kaun banega Party Winner

9th - 12th Grade

15 Qs

Methods

Methods

10th - 12th Grade

7 Qs

Unit01 Quizizz01

Unit01 Quizizz01

9th - 12th Grade

10 Qs

MOCK TEST JAVA PART 1

MOCK TEST JAVA PART 1

Assessment

Quiz

Other

11th Grade

Medium

Created by

REBEKAH PRESORES

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output?

2.0

2.5

2

Error

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output?

10

10.5

9

Error

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What should you put in the blank to have an output of JAVA?

name.toUpperCase

name.toUpperCase()

Java.toUpperCase()

toUpperCase()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the result?

true

false

1

0

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output?

Even

Odd

0

10

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the correct way of declaring an array in the blank to have an output of 1,2,3?


int[] numbers = (1, 2, 3);



int[numbers] = {1, 2, 3};


int[] numbers = {1, 2, 3};


int[3] numbers;


7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What is the output?

15

16

17

18

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?