Answer:
A system analyst is a profession where someone researches and explores about different technological systems.
Explanation:
Hope this helps!
Answer:
Either word or I would suggest using google docs and word and compare.
Explanation:
You can set up a resume in word.
use an anchor tag(<a>This is an anchor tag</a>) and use the href attribute and set it's destination to the section element who's id or class is "sisters".
Example:
<a href="#Sisters">Click Here!</a>
then you can add this somewhere on the document.
<section id="Sisters">Hello World!</section>