How do we use Pointers to loop through an Array?

When should we use Pointers to traverse through an Array?

How do we combine the * & ++ operators?