The default constructor will get called for the bird_class.
Example:
If a normal constructor Is provided, the compiler will not create a default constructor. A constructor can be simply created with no arguments, as described in the preceding example.
Example:
If a normal constructor Is provided, the compiler will not create a default constructor. A constructor can be simply created with no arguments, as described in the preceding example.