Bash supports two types of arrays namely Indexed Array and Associative Array. This guide explains Bash indexed array in detail with examples.