ANSWERS GRADED A+
✔✔All HTML tags come in pairs. - ✔✔False
✔✔All HTML files must be text format files. - ✔✔True
✔✔Image files must be stored in their own folder. - ✔✔False
✔✔In HTML, text and background are limited to 16 colors. - ✔✔False
✔✔If you change the width of a photo image without changing the height of it, you will
end up with a distorted image. - ✔✔False
✔✔Which of the following lines is properly nested? - ✔✔<p><i><strong>Happy New
Year!</strong></i></p>
✔✔Which tags are required for an HTML page? - ✔✔html, head, body
✔✔Which of the following will display the rocket.jpg file on the page? - ✔✔<img alt=""
src = "rocket.jpg" />
✔✔The dimensions for an image on a Web page - ✔✔are set using the width and
height attributes
✔✔When an image is inserted next to text in an HTML document, keep in mind that
generally: - ✔✔images are inserted in the text where specified by the HTML and the text
is aligned with the bottom of the image.
✔✔Most desktop and laptop computers run some version of Windows, Linux or macOS.
- ✔✔True
✔✔You can use System Restore to return your system's settings back to a specific date
when everything was working properly. - ✔✔True
✔✔When your computer runs out of RAM, the operating system borrows space from the
CPU. - ✔✔False
✔✔The two major types of system software programs are utility programs and the
________. - ✔✔operating system
✔✔Which of the following two operating systems are used most frequently on tablets? -
✔✔Android and iOS
, ✔✔Which of the following is NOT true about UNIX? - ✔✔It is only for supercomputers.
✔✔C:\Windows\System32\drivers\etc\protocol is an example of a file ________. -
✔✔path
✔✔Which utility temporarily removes redundancies in a file to reduce the file size? -
✔✔File Compression
✔✔File ________ provides an organizational structure to the files and folders on your
storage device. - ✔✔management
✔✔Which of the following is NOT true about machine learning?
It allows the machine to grow and adapt when exposed to new data.
It allows the computer to learn without specific programming.
It is another form of artificial intelligence.
Correct! It is the opposite of Natural language processing. - ✔✔It is the opposite of
Natural language processing.
✔✔Desktop computer systems are less reliable than laptop computers. - ✔✔False
✔✔The use of multiple cores on one CPU chip allows the execution of two or more sets
of instructions at the same time. - ✔✔True
✔✔Registers are areas of memory that are located close to the CPU. - ✔✔False
✔✔The processor market for desktop and laptop computers is dominated by ________.
- ✔✔Intel
✔✔Which of the following does NOT influence a CPU's processing power?
Amount of cache memory
Speed of the motherboard
Number of cores
Clock speed - ✔✔Speed of the motherboard
✔✔All of the following are part of the machine cycle EXCEPT ________.
encode
execute
store
fetch - ✔✔encode
✔✔RAM is an example of ________ storage. - ✔✔volatile