Java Chapter 7 Review Questions

Java Chapter 7 Review Questions

Professional Development

23 Qs

quiz-placeholder

Similar activities

BTEC Coding & Logic

BTEC Coding & Logic

12th Grade - Professional Development

24 Qs

CS 211

CS 211

Professional Development

20 Qs

Chapter1

Chapter1

Professional Development

20 Qs

Soal Aplikasi Perkantoran untuk Guru dan Tenaga Pendidik

Soal Aplikasi Perkantoran untuk Guru dan Tenaga Pendidik

Professional Development

20 Qs

Anits Sample Mock Test-I

Anits Sample Mock Test-I

Professional Development

20 Qs

Beamery JavaScript Pub Quiz

Beamery JavaScript Pub Quiz

Professional Development

20 Qs

AP2-Vorbereitung

AP2-Vorbereitung

Professional Development

21 Qs

แบบทดสอบก่อนการเรียนรู้ วิชาปัญญาประดิษฐ์เบื้องต้น

แบบทดสอบก่อนการเรียนรู้ วิชาปัญญาประดิษฐ์เบื้องต้น

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