Computers Upward Bound Pre-test

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Juan Fuster
J
Juan Fuster
Community Contributor
Quizzes Created: 2 | Total Attempts: 197
| Attempts: 62 | Questions: 20
Please wait...
Question 1 / 20
0 %
0/100
Score 0/100
1. When designing web pages, special attention has to be paid to the selection of colors for the background and text because

Explanation

When designing web pages, special attention has to be paid to the selection of colors for the background and text because some color combinations clash, making pages hard to read. This is because certain color combinations can create visual discomfort or make the text difficult to distinguish from the background. Therefore, choosing appropriate color combinations is crucial to ensure readability and user experience on the website.

Submit
Please wait...
About This Quiz
Computers Upward Bound Pre-test - Quiz


This is a pre-test for the Upward Bound Computers program. Please complete during one class period.

2. Photoshop is an application to

Explanation

The correct answer is "create digital drawings and edit photos." Photoshop is a popular software application used for creating digital artwork and editing photographs. It provides a wide range of tools and features that allow users to manipulate images, apply filters and effects, adjust colors and tones, and create illustrations and graphics. It is widely used by graphic designers, photographers, and artists for various creative purposes.

Submit
3. The first page of all web sites usually is named index.htm, (or index.html) because

Explanation

The correct answer is "this is the page an Internet browser looks for first." When a user enters a website URL into their browser, the browser automatically looks for a file named "index.htm" or "index.html" in the website's root directory. This is a convention followed by web browsers to ensure that the user is directed to the main page of the website. Other names can be used for the first page, but using "index.htm" or "index.html" is a common practice to maintain consistency and make it easier for browsers to find the initial page.

Submit
4. When working on the computer, work should be saved

Explanation

Saving work on the computer is important to prevent loss of data in case of unexpected events like power outages or system crashes. Saving every 5 to 10 minutes or when an important change is made ensures that the most recent changes are saved frequently, minimizing the risk of losing significant progress. Saving at least once an hour or daily may not be sufficient, as a lot of work can be lost in that time frame. Saving every 30 minutes may still result in loss of work if an important change was made shortly before the 30-minute mark.

Submit
5. If you found a really awesome picture on the Internet, can you use it on your web page?

Explanation

The answer "Depends upon the copyright for the picture" is correct because the use of an awesome picture found on the Internet on a web page depends on whether the picture is protected by copyright. If the picture is copyrighted, the owner's permission is required to use it. If the picture is in the public domain or has a Creative Commons license that allows for its use, then it can be used on the web page.

Submit
6. What is HTML?

Explanation

HTML stands for Hypertext Markup Language. It is a standard markup language used for creating and structuring the content on web pages. It is not a file format for digital photos, computer-generated images, or text documents. HTML is specifically designed for creating web pages, allowing users to format text, add images, create links, and define the structure and layout of a webpage.

Submit
7. FTP is

Explanation

The correct answer is File Transport Protocol. FTP stands for File Transport Protocol, which is a standard network protocol used to transfer files between a client and a server on a computer network. It provides a simple and reliable way to exchange files over the internet, allowing users to upload, download, and manage files on a remote server.

Submit
8. Web pages and supporting documents have to be kept together because

Explanation

Web pages and supporting documents have to be kept together because if they are separated, the web page will not be able to find the documents. This is because web pages often contain links or references to the supporting documents, such as images, stylesheets, or scripts. If these supporting documents are not located in the same directory or folder as the web page, the links or references will break, and the web page will not be able to display or function properly. Keeping the web pages and supporting documents together ensures that all necessary files are easily accessible and can be properly loaded by the web page.

Submit
9. What is a jpg file?

Explanation

A jpg file is a file format that is commonly used with photos. It is a compressed image format that allows for high-quality images with relatively small file sizes. This format is widely supported and can be easily opened and viewed on various devices and platforms.

Submit
10. A zip file is

Explanation

A zip file is a compressed folder that contains multiple files. It is created by compressing the files to reduce their size and make it easier to store and transfer them. The files are compressed into a single folder, making it convenient to manage and share a group of files as one entity.

Submit
11. Audacity is

Explanation

Audacity is a sound editor. It is a software program used for recording, editing, and manipulating audio files. With Audacity, users can perform various tasks such as cutting, copying, and pasting sections of audio, adjusting volume levels, adding effects, and exporting the edited audio in different formats. It is a popular choice for both amateur and professional audio editing due to its user-friendly interface and wide range of features.

Submit
12. A PDF file is a way to save documents that you want to

Explanation

A PDF file is a format commonly used for saving documents that need to be shared or distributed while maintaining the original formatting and layout. One of the main advantages of a PDF file is that it can be protected with various security features, such as password encryption or restrictions on editing, copying, or printing. This ensures that the content of the document remains unchanged and prevents unauthorized modifications without permission from the owner. Therefore, a PDF file is an effective way to keep other people from changing the document without proper authorization.

Submit
13. Dreamweaver by Adobe is

Explanation

Dreamweaver by Adobe is an application that allows users to create web pages without the need for coding. It provides a user-friendly interface and various tools that enable individuals to design and develop websites easily. Dreamweaver offers features like drag-and-drop functionality, pre-built templates, and a visual design view, making it accessible for both beginners and experienced users. This software eliminates the need for extensive coding knowledge, making it a popular choice for individuals who want to create professional-looking web pages without the technical expertise.

Submit
14. What is a gif file?

Explanation

A gif file is a file format commonly used for computer generated drawings. Unlike other file formats, such as JPEG or PNG, gif files use lossless compression, which means that the image quality is not compromised when the file size is reduced. This makes gif files ideal for simple, animated images and graphics, often used in web design and digital art.

Submit
15. WYSIWYG is the abbreviation for

Explanation

WYSIWYG stands for "What you see is what you get," which means that what is displayed on a computer screen or in a printed document will appear exactly the same when it is produced or printed. This term is commonly used in the context of word processing, graphic design, and website development to indicate that the final output will accurately reflect the formatting and layout seen during the editing process.

Submit
16. Hyper Text Markup Language is the programming language of the...

Explanation

Hyper Text Markup Language (HTML) is a programming language used to create and structure web pages on the Internet. It is the standard markup language for creating websites and web applications. HTML allows users to format text, add images, create links, and define the overall structure and layout of a webpage. It is not specifically related to the game community, text documents, or digital photos, making the correct answer "Internet."

Submit
17. Generally, you should not link to individual files or photos stored on websites because

Explanation

Linking to individual files or photos stored on websites can slow down the loading speed of both your website and the website where the files are hosted. This is because each time a visitor accesses your website, it needs to fetch the linked files from the external website, causing additional loading time. This can negatively impact user experience and discourage visitors from staying on your website. Therefore, it is generally advised to host the files directly on your own website or use appropriate methods, such as embedding or using content delivery networks, to optimize loading speed.

Submit
18. CSS is the abbreviation for

Explanation

CSS stands for Creative Style Sheets. CSS is a programming language used to style and format the layout of a webpage. It is used to define the appearance of various elements on a webpage, such as fonts, colors, spacing, and positioning. By separating the design from the content, CSS allows for easier and more efficient website maintenance and updates.

Submit
19. If you have a song you have paid for and want to use it on a web site, you can only use

Explanation

When you have purchased a song and want to use it on a website, you are only allowed to use 20 seconds of it. This means that you can only include a short snippet or excerpt from the song in your website content. Using more than 20 seconds without proper permission or licensing would likely infringe on the copyright of the song. Therefore, it is important to adhere to the specified usage limit to avoid any legal issues.

Submit
20. A special image can be used for the background of web pages, this image is called a

Explanation

A tile is a special image that can be used as the background of web pages. It is called a tile because it is designed to be repeated seamlessly across the entire web page, creating a pattern. This allows the image to fill the entire background regardless of the size of the web page. Using a tile as a background image is a common technique in web design to enhance the visual appeal of the web page.

Submit
View My Results

Quiz Review Timeline (Updated): Jun 15, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jun 15, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • May 31, 2010
    Quiz Created by
    Juan Fuster
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
When designing web pages, special attention has to be paid to the...
Photoshop is an application to
The first page of all web sites usually is named index.htm, (or...
When working on the computer, work should be saved
If you found a really awesome picture on the Internet, can you use it...
What is HTML?
FTP is
Web pages and supporting documents have to be kept together because
What is a jpg file?
A zip file is
Audacity is
A PDF file is a way to save documents that you want to
Dreamweaver by Adobe is
What is a gif file?
WYSIWYG is the abbreviation for
Hyper Text Markup Language is the programming language of the...
Generally, you should not link to individual files or photos stored on...
CSS is the abbreviation for
If you have a song you have paid for and want to use it on a web site,...
A special image can be used for the background of web pages, this...
Alert!

Advertisement