It is preferable to write List dogs = new ArrayList(); instead of List dogs = new ArrayList();
Reveal answer
Fill a bubble to check yourself
It is preferable to write List dogs = new ArrayList(); instead of List dogs = new ArrayList();