User gdb to analyze the binary file powerball. - Identify the memory address of the arrays of integers contain a player's guesses and the game's correct numbers.- Take a screenshot showing the addresses of at least three consecutive elements in these arrays.Answer the following questions:- Which array is likely to grow into the other should out-of-bound indices are accessed?