Java Quiz based on array

Java Quiz based on array

University

15 Qs

quiz-placeholder

Similar activities

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

Evaluación SENA

Evaluación SENA

University

10 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

Week #7 - Time Machine

Week #7 - Time Machine

8th Grade - University

17 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

Quiz Pemrograman Perangkat Bergerak 2

Quiz Pemrograman Perangkat Bergerak 2

12th Grade - University

20 Qs

Sistem Informasi Manajemen

Sistem Informasi Manajemen

University

20 Qs

The AI Shield

The AI Shield

University

15 Qs

Java Quiz based on array

Java Quiz based on array

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

shruti keshari

Used 46+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid statement?

char[] c = new char();

char[] c = new char[5];

char[] c = new char(4);

char[] c = new char[];

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java code?

0 2 4 6 8

1 3 5 7 9

0 1 2 3 4 5 6 7 8 9

1 2 3 4 5 6 7 8 9 10

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java code?

11

10

13

14

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java code?

3

0

6

1

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java code?

1 2 3 4 5 6 7 8 9 10

0 1 2 3 4 5 6 7 8 9 10

i j k l m n o p q r

i i i i i i i i i i

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is an incorrect Statement?

It is necessary to use new operator to initialize an array.

Array can be initialized using comma separated expressions surrounded by curly braces.

Array can be initialized when they are declared.

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following Java code?

8

9

10

11

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?