When to use the 'allocatable' keyword when declaring dynamic arrays in FortranIt can confuse when to use allocatable keyword when declaring dynamic arrays. We have two scenarios to declare the array here First...