nerdexam
Oracle

1Z0-403 · Question #93

1Z0-403 Question #93: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-403 to reveal the answer and full explanation for question #93. The question stem and answer options stay visible for context.

Question

Observe the following script: #!/bin/sh grep search /etc/resolv.conf | grep -q example.com if [ $? -ne 0 ]; then sed -i 's/search /search example.com /g' /etc/resolv.conf fi The script is placed in the /etc/dhclient-exit-hooks file of station1. What purpose does this script serve?

Options

  • AIt ensures that the station1 IP address remains unchanged.
  • BIt ensures that station1 does not contact example.com for host name resolution.
  • CIt ensures that the example.com domain is always present in the domain name server (DNS) search
  • DIt ensures that the dynamic host configuration protocol (DHCP) server that allocates the IP address for

Unlock 1Z0-403 to see the answer

You've previewed enough free 1Z0-403 questions. Unlock 1Z0-403 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-403 Practice