Arrays

Arrays

Professional Development

18 Qs

quiz-placeholder

Similar activities

EXAM  OF THE EXAMINERS !

EXAM OF THE EXAMINERS !

Professional Development

20 Qs

tushal jadhav (host)

tushal jadhav (host)

Professional Development

15 Qs

Excel Quiz

Excel Quiz

Professional Development

15 Qs

Sorting Quiz

Sorting Quiz

University - Professional Development

15 Qs

CON TAC TIC

CON TAC TIC

Professional Development

15 Qs

Khai phá dữ liệu lớn

Khai phá dữ liệu lớn

Professional Development

20 Qs

DKL

DKL

Professional Development

13 Qs

AutoCAD

AutoCAD

10th Grade - Professional Development

15 Qs

Arrays

Arrays

Assessment

Quiz

Education

Professional Development

Medium

Created by

scoremaster JAVA

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An Array in Java is a collection of elements of ___ data type.
A) Same
B) Different

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Java Virtual Machine (JVM) implements arrays as ___ type.
A) Primitive
B) Object

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An array declaration in Java without initialization ___ memory.
A) Does not allocate
B) Allocates memory

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java language, an array index starts with ___
A) -1
B) 0
C) 1
D) Any integer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which are the special symbols used to declare an array in Java?
A) Braces { }
B) Parentheses ()
C) Square Brackets [ ]
D) Angled Brackets < >

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which are the special symbols used to initialize an array at the time of the declaration itself?
A) Parentheses ( )
B) Square Brackets [ ]
C) Braces { }
D) Angled Brackets < >

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is possible to skip initializing some elements of the array during Shorthand Initialization. (TRUE / FALSE)
A) FALSE
B) TRUE

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?