Answer:
Option B: DNS
Explanation:
Domain Name Server (DNS) is analogous to a phone book where people can look up a person name through numerical phone number. A DNS server is a database that host a database of public IP addresses (e.g. 64.233.160.0) and their associated hostname (e.g. google.com).
Whenever we type domain name in the address bar of our browser (e.g. google.com), that domain will be delivered to DNS server. Inside DNS server the URL will be mapped with its corresponding IP address making it possible for the web request to reach the the target server.
Answer:
Resume is the important document for job seekers. As much as the resume is better, there is more chance to grab the job.
If the resume is poor, the employer may not call you for the interview.
Explanation:
Resume is the document that create and impression over the potential employer or university.
If someone have very good hard and soft skills, and does not mention all the skills in resume, then employer could not that skills that you may have. Because your resume is the document that represent you when you are not in front of the employer. This is the first document, presented that, what you are and how you are beneficial for the company.
<em>If your resume is poor it may cause that He cannot call you for the interview or not considered for that JOB.</em>
Answer:
A - Activity
Explanation:
UML contains multiple subdivisions of diagrams which allow you to visualize what the software will do, while activity diagrams demonstrate the process of what happens in the system being modeled. This is why UML uses the activity diagram to model the flow of procedure.