Image

6Programming with Arrays

CERTIFICATION OBJECTIVES

•        Work with Java Arrays

•        Work with ArrayList Objects and Their Methods

image       Two-Minute Drill

Q&A    Self Test

Acornerstone of software development is working with data structures to store and retrieve data. Arrays are one of the most fundamental data structures; in fact, they can be found in nearly every programming language, and Java is no exception. Java inherited arrays from the C language, along with many of its other syntax rules. In addition to standard arrays, Java has an ...

Get OCA Java SE 8 Programmer I Study Guide (Exam 1Z0-808), 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.