0 / 60 seg.

Which choice is the correct declaration for the class named Dog, derived from the Animal class?

class Animal{
    //....
}