Chapter 03 Array and String
Chapter 03 Array and String
ﺳﻠﺳﻠﮫ
Objectives
• In this chapter, you will:
– Learn about arrays
– Declare and manipulate data into arrays
– Learn about “array index out of bounds”
– Learn about the restrictions on array processing
– Pass an array as a parameter to a function
– Search and sort an array
• Solution:
• To access a component: