lemme cook Flashcards
Which of the following HTML elements is a text-level element?
*
br
You just started a small business and need to create a logo. Although you are technically savvy, your artistic creativity is limited. You decide to launch a contest to seek creative ideas for your logo. Using the Internet and social networking in this manner is known as:
crowdsourcing
Ruth works for a small company where she has been asked to find a cost-effective option for providing comprehensive customer service.
The finance, technical support, sales and customer service departments all need to share information about their customers. Ruth is considering adoption of a customer relationship management (CRM) application.
Which of the following would be the most cost effective solution?
She can contract with a cloud service provider to host the CRM that her company’s employees can access.
Disaster recovery planning is considered a best practice for all organizations. It is even more important when cloud-computing services are used. Which of the following should be included as part of a disaster recovery plan for companies that use cloud-based services?
Service-level agreement with a cloud-provider
A paradigm shift has occurred in the way that small businesses use software applications. Companies increasingly choose hosted solutions with a monthly subscription fee and outsourced system maintenance, instead of purchasing software and hardware that must be maintained by internal resources.
This business model is commonly referred to as:
Software as a Service.
You can use the HTML <input></input>, <select> and <text> tags to create form fields in a Web page by placing them between the <form> /form> container tags. Which attribute is used with the <input></input> element to designate the fields that will appear in the form?</text></select>
The type attribute
Consider the network configuration shown in the command prompt below. What does the Default Gateway identify?
The router on the network
Three hardware devices need to communicate with the CPU simultaneously. Which of the following will each device need to issue?
Interrupt request (IRQ)
When using cloud-based services to host company data, a company’s disaster recovery plan should include strategies for:
creating redundancy and using multiple cloud service providers.
When a developer wants to center a paragraph of text, which code should she use?
<p style=“text-align: center”> This is the text to center</p>
When previewing a Web page using a GUI HTML editor, you will:
be limited to the browsers installed on your computer or device.
Jose is experiencing performance problems with his notebook computer that he purchased a year ago. Upon discussing this issue with him, you learn that he has never deleted any temporary files since owning the device. What can Jose do to fix this problem most efficiently?
Use the Windows Disk Cleanup utility.
Which type of application allows you to edit and validate your source code and preview your Web pages in multiple browsers?
GUI HTML editor
Which code is best for embedding video into an HTML5 page?
B
The process of wire framing typically includes determining Web site goals plus:
outlining the development process and site navigation, and identifying required technologies.