Answer:
D
Explanation:
A printed map cannot zoom, but it can have all of those other features attached.
Two command that are used in Linux operating system to locate files on a filesystem are locate and find.
# find / -name data.txt
The find command has a number of options. This makes the find command very configurable
# locate data.txt
The locate command uses a previously built database.
Answer:
The five eras are automated special-purpose machines, general-purpose mainframe and minicomputer computing, personal computers, client/server networks, and enterprise and Internet computing. Illustrated here are the typical computing configurations characterizing each of the five eras of IT infrastructure evolution.