Java Chapter 7 Review Questions

Java Chapter 7 Review Questions

Professional Development

23 Qs

quiz-placeholder

Similar activities

Web Dev Quiz-1

Web Dev Quiz-1

Professional Development

20 Qs

class 8

class 8

Professional Development

20 Qs

Mobile Apps PayKu

Mobile Apps PayKu

1st Grade - Professional Development

20 Qs

6INFOMAN (Recitation)

6INFOMAN (Recitation)

University - Professional Development

20 Qs

C programming_Shivank

C programming_Shivank

Professional Development

20 Qs

Javascript - Revisão

Javascript - Revisão

University - Professional Development

19 Qs

6.0 Security - CompTIA IT Fundamentals (ITF+) Security Quiz #1

6.0 Security - CompTIA IT Fundamentals (ITF+) Security Quiz #1

Professional Development

20 Qs

KSK1024 Ulangkaji III

KSK1024 Ulangkaji III

University - Professional Development

20 Qs

Java Chapter 7 Review Questions

Java Chapter 7 Review Questions

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Alejandro Hidalgo

Used 3+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an array declaration, this indicates the number of elements that the array will have

subscript

size declarator

element sum

reference variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each element of an array is accessed by a number know as a(n):

subscript

size declarator

address

specifier

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first subscript in an array is always

1

0

-1

1 less than the number of elements

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The last subscript in an array is always

100

0

-1

1 less than the number of elements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Array bounds checking happens:

when the program is compiled

when the program is saved

when the program runs

when the program is loaded into memory

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This array field holds the number of elements that the array has

size

elements

length

width

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This search algorithm steps through an array, comparing each item with the search value

binary search

sequential search

selection search

iterative search

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?