'How to configure recursive query in bind9 like dnsmasq?

I can configure recursive query to 8.8.8.8 in dnsmasq with one line:

server=/#/8.8.8.8

Is there any configuration like dnsmasq in bind9 to make recursive query? Or does bind9 support this feature?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source