Java Chapter 7 Review Questions

Java Chapter 7 Review Questions

Professional Development

23 Qs

quiz-placeholder

Similar activities

Advance Ms-Word

Advance Ms-Word

10th Grade - Professional Development

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

What is this node?

What is this node?

Professional Development

20 Qs

TechTrivia-1st round

TechTrivia-1st round

Professional Development

25 Qs

Chapter 5 : JavaScript Objects & Arrays

Chapter 5 : JavaScript Objects & Arrays

Professional Development

20 Qs

Data Structures

Data Structures

University - Professional Development

20 Qs

C Programming Intro

C Programming Intro

Professional Development

24 Qs

JavaScript Advanced

JavaScript Advanced

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 2+ 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?