
Certification Course (Batch-01) | Quiz-03
Authored by SDLC 2023
Computers
Professional Development
Used 2+ times

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
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
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

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?