Answer:knowing how to build and program computers.
Explanation:
<span>SmartArt can be used to create graphic organizers (Solution:B) that highlight relationships between two items. With SmartArt you can make visual representation of your ideas and information. The tool SmartArt is available </span>in Excel, PowerPoint, Word, but also you create SmartArt object in Outlook.
There are different layouts available for this type of representation.
Answer:
Option d is the method
Explanation:
public void update Hours(int more Hours)
{
hours += more Hours;}e. public int update Hours(int more Hours){return hours + more Hours;
}