RPG/400 programs can declare a maximum of 200 arrays. This is a specific limit within the language that programmers need to be aware of when designing data-intensive applications. The limit is higher than file limits because arrays are memory structures rather than file I/O objects.