Given the following on a system that is not a name server, which will be the first area searched to resolve a host name to an IP address?()
#cat /etc/resolv.conf
domain abc.century.com
nameserver 192.9.201.1
nameserver 192.9.201.2
#cat /etc/netsvc.conf
hosts = bind,nis,local
#echo $NSORDER
local,bind