Certificate In Computer Application: Quiz!

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 GOBINDA KUNDU
G
GOBINDA KUNDU
Community Contributor
Quizzes Created: 3 | Total Attempts: 12,984
| Attempts: 11,950 | Questions: 32
Please wait...
Question 1 / 32
0 %
0/100
Score 0/100
1. In order to copy an item, you must first highlight the item.

Explanation

To copy an item, it is necessary to highlight the item first. This means selecting the item by clicking and dragging the cursor over it or using keyboard shortcuts to highlight the item. Once the item is highlighted, it can be copied and then pasted elsewhere. Therefore, the statement "In order to copy an item, you must first highlight the item" is true.

Submit
Please wait...
About This Quiz
Certificate In Computer Application: Quiz! - Quiz

This Certificate in Computer Application quiz assesses fundamental skills in managing computer applications, including program navigation, file handling, and basic operations. It's designed to enhance practical knowledge, making... see moreit ideal for beginners aiming to improve their software proficiency. see less

2. Qué significa el acrónimo WWW?

Explanation

The correct answer is "World Wide Web". The acronym WWW stands for World Wide Web, which is a system of interlinked hypertext documents accessed through the internet. It is a global information space where users can access and share information through websites using web browsers. The other options, "World Wacky Web", "Wide World Wumpus", and "Wide World of Why?", are not commonly used or recognized acronyms in relation to the internet or web.

Submit
3. The divide symbol is?

Explanation

The divide symbol is represented by "/".

Submit
4. A formula in the spreadsheet should always start with:

Explanation

A formula in the spreadsheet should always start with an equal sign (=). This is because the equal sign is used to indicate that the cell contains a formula and not just a regular value. When the equal sign is entered at the beginning of a cell, it tells the spreadsheet software to perform a calculation or function using the values or references provided in the formula. Without the equal sign, the spreadsheet will treat the entry as a regular text or number value, rather than a formula.

Submit
5. Which programs are Web Browsers?

Explanation

Internet Explorer and Mozilla Firefox are web browsers because they are software applications specifically designed to access and display websites on the internet. They allow users to navigate the internet, search for information, view web pages, and interact with online content. On the other hand, Microsoft Word, Adobe Reader, Java, Microsoft Outlook, My Documents, and Email are not web browsers. They are different software applications used for word processing, document viewing, programming, email management, and file storage respectively.

Submit
6. Which of these would add up the numbers from A3 to A6.

Explanation

The correct answer is "=Sum(A3:A6)". This formula calculates the sum of the numbers in the range A3 to A6. The "Sum" function is used to add up the values in a specified range. In this case, it is applied to the range A3 to A6, resulting in the total sum of those numbers.

Submit
7. What is an Icon?

Explanation

An icon is a graphical representation or symbol that provides a shortcut to a program. It is a visual representation of a program or file that allows users to quickly access and open it without having to navigate through multiple folders or directories. Icons are commonly found on desktops, taskbars, or in file managers, providing a convenient and visually appealing way for users to interact with their computer and launch applications.

Submit
8. The first Generation in used device?

Explanation

The first Generation of Computer used vacuum tubes.

Submit
9. How do you open a program such as Microsoft Word when there are no icons on the desktop?

Explanation

To open a program such as Microsoft Word when there are no icons on the desktop, you can click the start button and select the program from the menu. The start button is typically located at the bottom left corner of the screen and clicking on it opens a menu that allows you to access various programs and features on your computer. By selecting the program from this menu, you can open it even if there are no icons present on the desktop.

Submit
10. What is a workbook made up of?

Explanation

A workbook is made up of multiple worksheets. Worksheets are individual pages within a workbook that contain data, formulas, and other elements. They are used to organize and analyze data in a structured manner. By having multiple worksheets within a workbook, users can create different sections or categories to keep their data organized and easily accessible. Each worksheet can have its own unique set of data and formatting, allowing for efficient data management and analysis.

Submit
11. How do you open a program such a Microsoft word when there are no icons on the desktop?

Explanation

To open a program such as Microsoft Word when there are no icons on the desktop, you can click the start button located in the bottom left corner of the screen and select the program from the menu that appears. This will allow you to access and open the program without relying on desktop icons.

Submit
12. How do you Paste a copied Item?

Explanation

To paste a copied item, you can right click on the desired location and select the "Paste" option from the context menu. This action will paste the copied item into the selected location.

Submit
13. _____________ run horizontally in a spreadsheet.

Explanation

Rows run horizontally in a spreadsheet. Each row is identified by a number and contains data organized in cells. Rows are used to represent individual records or entries in a spreadsheet, such as a list of names, dates, or sales figures. The data in each cell within a row can be manipulated, formatted, or analyzed independently or collectively.

Submit
14. The Paste Options button allows you to________.

Explanation

The Paste Options button allows you to perform multiple actions such as keeping the source formatting, copying formatting only, and copying values only. It provides a range of options to choose from when pasting content, allowing you to customize the way the data is pasted into your document or spreadsheet. This feature is useful when you want to maintain the formatting of the original content, copy only the formatting without the actual values, or copy only the values without any formatting.

Submit
15. How do you minimize or maximize a program in Windows?

Explanation

To minimize or maximize a program in Windows, you can click on the top right corner of the window where there are three icons: a dash, a square, and an X. Clicking on the dash or square icon will minimize or maximize the program, respectively.

Submit
16. Which of the following keys/key can be used to check spelling and grammar?

Explanation

The key that can be used to check spelling and grammar is F7.

Submit
17. A word processing file can be attached to an e-mail message?

Explanation

A word processing file can be attached to an e-mail message because most e-mail clients and services allow users to attach various types of files, including word processing files such as .doc or .docx. This enables users to share documents and information easily through e-mail.

Submit
18. How would you launch a program if there is not an icon on the desktop for it.

Explanation

To launch a program without an icon on the desktop, you can click the start button and navigate to the 'All Programs' option. From there, you can locate the program and launch it. This option allows you to access all the installed programs on your computer, even if they don't have a shortcut on the desktop.

Submit
19. What is the Start Menu on your Desktop? Where is it located on the Desktop?

Explanation

The Start Menu is the central launching point for applications and tasks on the desktop. It is located in the lower left corner of the desktop.

Submit
20. To make a section of text bold in Word, what do you need to do first?

Explanation

To make a section of text bold in Word, you need to first highlight the text. This means selecting the specific portion of the text that you want to make bold. Once the text is highlighted, you can then apply the bold formatting option to make it appear bold.

Submit
21. What is the correct formula to calculate an average between cells B3 and B6?

Explanation

The correct formula to calculate an average between cells B3 and B6 is =AVERAGE(B3:B6). This formula calculates the average of the values in the range B3 to B6. It is the most concise and accurate way to calculate the average in this scenario.

Submit
22. Microsoft Excel 2007 is a ___________________

Explanation

Microsoft Excel 2007 is classified as a Spreadsheets Package. This software is specifically designed for creating, editing, and analyzing spreadsheets. It allows users to organize data, perform calculations, create charts and graphs, and automate tasks using formulas and functions. Excel is widely used in various industries and professions for financial analysis, data management, budgeting, project planning, and more.

Submit
23. Which tabs on the Ribbon do we use to change our font size?

Explanation

The Home Tab is the correct answer because it contains the necessary tools to change font size. Within the Home Tab, there is a Font group that includes options to increase or decrease the font size, as well as a drop-down menu to select a specific font size. The Format Tab is not specifically related to font size, and the Font Tab does not exist in the Ribbon.

Submit
24. A _________ is a popular design element used to begin in a newsletter, magazine, or other publication.

Explanation

A drop cap is a popular design element used to begin a newsletter, magazine, or other publication. It is a decorative large capital letter at the beginning of a paragraph or section that extends down into the line or lines of text. Drop caps are often used to grab the reader's attention and add visual interest to the page layout. They can enhance the overall aesthetic appeal of the publication and make it more visually appealing to the readers.

Submit
25. What menu in the taskbar is used to copy and paste?

Explanation

The correct answer is "Edit" because the Edit menu in the taskbar typically contains options for copying and pasting. This menu is commonly used to perform various editing functions, including copying selected text or objects and pasting them into a different location. Therefore, selecting the Edit menu would provide the necessary options to copy and paste content.

Submit
26. Columns are identified by a _______________ 

Explanation

Columns are identified by a letter because in most spreadsheet software, such as Microsoft Excel, columns are labeled with letters (A, B, C, etc.) to indicate their position and make it easier for users to reference and manipulate data. Each column is assigned a unique letter to distinguish it from other columns in the spreadsheet. This letter-based identification system allows for efficient organization and referencing of data within the spreadsheet.

Submit
27. To scroll a web page you would use what function? Which of the following is not correct:

Explanation

The Esc button is not used to scroll a web page. Instead, it is commonly used to cancel or close an operation or to exit full-screen mode. The arrow keys, mouse wheel, and scroll bar on a web page are all commonly used methods to scroll up and down a web page.

Submit
28. Which key moves your cursor from one cell to the next in a table?

Explanation

The Tab key moves the cursor from one cell to the next in a table. It is commonly used to navigate through the different cells in a table or form, allowing the user to easily move between fields or sections. By pressing the Tab key, the cursor moves in a sequential order, from left to right and top to bottom, allowing for efficient data entry or navigation within a table.

Submit
29. Which of the Following is not the correct step in opening a computer progam?

Explanation

The step "Go to My Documents" is not the correct step in opening a computer program because My Documents is a folder where users store their personal files, not a location to open programs. To open a computer program, one typically needs to go to the Start menu, launch an icon for the program, go to All Programs, or use the search function to enter the program name.

Submit
30. The name of the active cell appears in the -----------------------.

Explanation

The name of the active cell appears in the Name box. The Name box is located next to the Formula Bar in a spreadsheet program such as Microsoft Excel. It displays the cell reference or name of the selected cell, which helps users identify and navigate to specific cells in a worksheet.

Submit
31. The background of any Word document:

Explanation

The background of a Word document can be customized to any color the user chooses. This means that it is not limited to a specific color and can be personalized according to the user's preference. This feature allows for flexibility and creativity in designing the appearance of the document.

Submit
32. What tab is the button Merge & Center on?

Explanation

The button "Merge & Center" is located on the "Home" tab. This tab is usually found at the top of the screen in various software applications, including Microsoft Office programs like Excel and Word. The "Merge & Center" button is commonly used to combine multiple cells into a single cell and center the content within it.

Submit
View My Results

Quiz Review Timeline (Updated): Sep 1, 2024 +

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

  • Current Version
  • Sep 01, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 14, 2016
    Quiz Created by
    GOBINDA KUNDU
Cancel
  • All
    All (32)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
In order to copy an item, you must first highlight the item.
Qué significa el acrónimo WWW?
The divide symbol is?
A formula in the spreadsheet should always start with:
Which programs are Web Browsers?
Which of these would add up the numbers from A3 to A6.
What is an Icon?
The first Generation in used device?
How do you open a program such as Microsoft Word when there are no...
What is a workbook made up of?
How do you open a program such a Microsoft word when there are no...
How do you Paste a copied Item?
_____________ run horizontally in a spreadsheet.
The Paste Options button allows you to________.
How do you minimize or maximize a program in Windows?
Which of the following keys/key can be used to check spelling and...
A word processing file can be attached to an e-mail message?
How would you launch a program if there is not an icon on the desktop...
What is the Start Menu on your Desktop? Where is it located on the...
To make a section of text bold in Word, what do you need to do first?
What is the correct formula to calculate an average between...
Microsoft Excel 2007 is a ___________________
Which tabs on the Ribbon do we use to change our font size?
A _________ is a popular design element used to begin in a newsletter,...
What menu in the taskbar is used to copy and paste?
Columns are identified by a _______________ 
To scroll a web page you would use what function? Which of the...
Which key moves your cursor from one cell to the next in a table?
Which of the Following is not the correct step in opening a computer...
The name of the active cell appears in the -----------------------.
The background of any Word document:
What tab is the button Merge & Center on?
Alert!

Advertisement