1D-Arrays

الموقع: منصة الحسن للتعلم
المساق: Structured Programming
كتاب: 1D-Arrays
طبع بواسطة: مستخدم ضيف
التاريخ: الخميس، 19 سبتمبر 2024، 5:18 PM

الوصف

Objectives 

  • To define an array, initialize an array and refer to individual elements of an array.

  • To define symbolic constants.

  • To pass arrays to functions

  • To use arrays to store, sort and search lists and tables of values.