MODULE 9 COMPUTER CONCEPTS EXAM, Exams of Computer Science

A business would use a website analytics tool for all of the following EXCEPT_________. - answer- Viewing why someone visited your webpage After creating a webpage with HTML code, what do you need to do so that others can access it on the Internet? - answer- Publish to a web server An Integrated Development Environment (IDE) stores files and folders for your website in a directory called _______. - answer- A project Anita is developing a website for her photography business. On the home page, she wants to include a link to another webpage in her website. What type of link should she insert? - answer- Relative Reference Christian wants his company's blog to be informative, have a search function, and allow users to leave comments. A dynamic website rather than a static website would be better for him because a dynamic website ___________. - answer- Will allow user interaction Daria created a webpage and wants to make sure her code meets the

Typology: Exams

2025/2026

Available from 04/29/2026

ThinkTrek
ThinkTrek 🇺🇸

718 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MODULE 9 COMPUTER CONCEPTS EXAM |
VERIFIED QUESTIONS WITH ANSWERS 100% A*
A business would use a website analytics tool for all of the following EXCEPT_________. - answer-
Viewing why someone visited your webpage
After creating a webpage with HTML code, what do you need to do so that others can access it on the
Internet? - answer- Publish to a web server
An Integrated Development Environment (IDE) stores files and folders for your website in a directory
called _______. - answer- A project
Anita is developing a website for her photography business. On the home page, she wants to include a
link to another webpage in her website. What type of link should she insert? - answer- Relative
Reference
Christian wants his company's blog to be informative, have a search function, and allow users to leave
comments. A dynamic website rather than a static website would be better for him because a dynamic
website ___________. - answer- Will allow user interaction
Daria created a webpage and wants to make sure her code meets the latest HTML 5 standards. What
can she use to check for errors such as deprecated tags and missing attributes? - answer- HTML 5
validator
Even though website builders have predesigned templates, why is it still helpful to have knowledge of
coding languages? - answer- To give you finer control over the content
If a website is designed with responsive design concepts, then _______. - answer- It appears correctly
on any device regardless of screen size
If HTML is used to specify the content of the webpage, then what do you use CSS for? - answer- To
define the page layout
JavaScript likely controls which of the following elements on a webpage? - answer- A slide show
pf3
pf4

Partial preview of the text

Download MODULE 9 COMPUTER CONCEPTS EXAM and more Exams Computer Science in PDF only on Docsity!

MODULE 9 COMPUTER CONCEPTS EXAM |

VERIFIED QUESTIONS WITH ANSWERS 100% A*

A business would use a website analytics tool for all of the following EXCEPT_________. - answer- Viewing why someone visited your webpage After creating a webpage with HTML code, what do you need to do so that others can access it on the Internet? - answer- Publish to a web server An Integrated Development Environment (IDE) stores files and folders for your website in a directory called _______. - answer- A project Anita is developing a website for her photography business. On the home page, she wants to include a link to another webpage in her website. What type of link should she insert? - answer- Relative Reference Christian wants his company's blog to be informative, have a search function, and allow users to leave comments. A dynamic website rather than a static website would be better for him because a dynamic website ___________. - answer- Will allow user interaction Daria created a webpage and wants to make sure her code meets the latest HTML 5 standards. What can she use to check for errors such as deprecated tags and missing attributes? - answer- HTML 5 validator Even though website builders have predesigned templates, why is it still helpful to have knowledge of coding languages? - answer- To give you finer control over the content If a website is designed with responsive design concepts, then _______. - answer- It appears correctly on any device regardless of screen size If HTML is used to specify the content of the webpage, then what do you use CSS for? - answer- To define the page layout JavaScript likely controls which of the following elements on a webpage? - answer- A slide show

Jin is an editor and ready to purchase the domain name for his website where he plans to market his services. He wants to be creative with the name, but you caution him about being too clever with what he chooses. What would be his best choice? - answer- wordsmithing.com Knowing that more people view webpages on their smartphones than on desktop or laptop computers, how would you design your website? - answer- With responsive design Marly is using her smartphone to review a webpage she created. The formatting and alignment of webpage elements is incorrect. What does she need to change to fix the problem? - answer- CSS Nicholas updates his company's website to include a hyperlink to its event calendar on the home page. What coding language does he use to insert the link? - answer- HTML On his website, Mario has a video that visitors must click to play. He wants the video to play automatically when the page loads. What attribute should Mario add to the video tag? - answer- Autoplay To insert a heading for a main topic on a webpage, which of the following tags should you use? - answer- Tramon is creating a website and wants to include a striking graphic to identify the website. What type of graphic should he include? - answer- Banner What can a company learn by studying website analytics for its website? - answer- When it needs to increase its bandwidth What does XML use to describe data? - answer- Customized tags What is a popular language for writing scripts that run in your browser to control a webpage's behavior? - answer- JavaScript What is uptime? - answer- The measure of a web host's reliability When using a content management system (CMS), how can you allow multiple individuals to work on a website at the same time without worrying they will override or duplicate work? - answer- A CMS allows you to set roles for each person granting responsibility for certain webpages.

Why would you include a banner on your website? - answer- It makes the website more easily identifiable to visitors. Your first project as the new web designer at Smart Design is to increase web traffic to help boost web orders. Before you begin redesigning the website, you look at the website analytics. What can they tell you? - answer- How visitors are using the site After designing a website, you transfer the website files from your local computer to a remote web server. - answer- True After you finish designing and creating your website, you need to transfer it to a folder on your computer that your browser can access. - answer- False Before you name your website, you need to search for other sites using that name and then purchase a domain name. - answer- True HTML coding does not allow for lists using bullets. All lists have to be numbered. - answer- False HTML has remained the same ever since it was developed, which is why there is only one version. - answer- False When including an image in HTML code, you would use the tag. - answer- False When you log into your email with your username and password, you are logging into a static website, since the look and feel is the same each time. - answer- False You use CSS to specify the appearance of content on a webpage. - answer- True