Issues with array

Issues with array

Professional Development

48 Qs

quiz-placeholder

Similar activities

CAMBRIDGE - A Level - IT - Networks

CAMBRIDGE - A Level - IT - Networks

12th Grade - Professional Development

50 Qs

Ethical Hacking

Ethical Hacking

Professional Development

50 Qs

HTML/CSS контрольный

HTML/CSS контрольный

Professional Development

50 Qs

Information Storage & Management Assessment (Set A)

Information Storage & Management Assessment (Set A)

Professional Development

50 Qs

AZ-900 Practice Test 3

AZ-900 Practice Test 3

Professional Development

51 Qs

Employbility skills

Employbility skills

Professional Development

50 Qs

PAT Informatika

PAT Informatika

Professional Development

45 Qs

Test Mendix 2

Test Mendix 2

Professional Development

50 Qs

 Issues with array

Issues with array

Assessment

Quiz

Computers

Professional Development

Hard

Created by

ANIL KUMAR

FREE Resource

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is disadvantage of array in Java?

a) Arrays allow variable size changes.
b) Arrays store multiple data types.
c) Arrays offer easy insertion and deletion.
d) Arrays have a fixed size, hindering size changes.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the challenges to using array?

a) Insertion/deletion is simple and efficient.
b) Memory wastage is eliminated in arrays.
c) Arrays don't require consecutive memory storage.
d) Insertion/deletion are complex due to consecutive memory, wastage from excess allocation.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why arrays are difficult in Java?

a) Indexing is unnecessary in arrays.
b) Arrays are versatile with various data types.
c) Beginners struggle with content distinction.
d) Beginners struggle with indexing and content distinction, affecting usage.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main disadvantages of arrays?

a) Arrays have dynamic size changes.
b) Arrays lack memory wastage.
c) Arrays allow heterogeneous data storage.
d) Fixed size, memory wastage, and complex insertion/deletion make arrays less versatile.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why array is not thread safe in Java?

a) Arrays are inherently thread-safe.
b) Arrays' mutability enhances thread safety.
c) Arrays are thread-safe when used carefully.
d) Arrays' mutability makes them non-thread-safe; copying arrays is safer.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is array type safe in Java?

a) Immutable arrays are always thread-safe.
b) Array type safety depends on the Java version.
c) Mutable arrays are treated as immutable.
d) Immutable arrays allow treating String[] as Object[], but mutable arrays don't.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the complexities of array?

a) Array access complexity is O(n).
b) Linear search complexity is O(1).
c) Array access complexity is O(1).
d) Linear search complexity is O(n).

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?