Search Header Logo

Certification Course (Batch-01) | Quiz-03

Authored by SDLC 2023

Computers

Professional Development

Used 2+ times

Certification Course (Batch-01) | Quiz-03
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In java, array is a/an-

primitive type

object type

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which JDK tool is use to generate Java API documentation?

jdocument

jdocs

javadoc

javadocument

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

int[] values = new int[10];
How many object will be created for above statement?

1

5

10

11

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

int[][] values = new int[10][5];
How many object will be created for above statement?

5

6

10

15

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which option is correct to write java documentation

// documentation here

/*

documentation here

*/

/**

*documentation here

*/

none

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java program?

Compilation failed

Runtime failed

1 2 3 4 5

5 4 3 2 1

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Java program?

Compilation failed

Runtime failed

1 2 3 4 5

5 4 3 2 1

Access all questions and much more by creating a free account

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

Already have an account?