Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Q1 What is excel?

Ans. Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS.
It features calculation or computation capabilities, graphing tools, pivot tables, and a macro
programming language called Visual Basic for Applications. Excel forms part of the Microsoft Office
suite of software.

Q2 What is hyperlink? Give an example

Ans. Hyperlinks can be presented in different forms, like an image, icon, text, or any type of visible
element that, when clicked, redirects you to a specified url.

For example, "Computer Hope home page" is a hyperlink to the Computer Hope home page

Q3 What is format cell? State its use.

Ans. Cell formats allow you to only change the way cell data appears in the spreadsheet. It is important
to keep in mind that it only alters the way the data is presented, and does not change the value of the
data. The formatting options allows for monetary units, scientific options, dates, times, fractions,and
more.

Q4 Give the meaning of WRAP the text, with an example

Ans. Wrap text may refer to any of the following: 1. In Microsoft Excel and other spreadsheet programs,
Wrap Text is a feature that shows all information in a cell, even if it overflows the cell boundary. For
example, the image shows that cell G2 has text cut off because the adjacent cell H2 has text.

Q5 Name any 4 types of fonts supported by excel.

Ans. There are four types of font styles as Regular, Bold, Italic and Bold Italic. You can change the font
style for selected cells or ranges in a worksheet.

Q6. What is set print area and clear print area?

Ans. If you print a specific selection on a worksheet frequently, you can define a print area that includes
just that selection. A print area is one or more ranges of cells that you designate to print when you
don't want to print the entire worksheet.

1. Open the worksheet of interest.


2. Switch to the Page Layout tab > Page Setup group and click the Clear Print Area
button.
Q7 . Explain the advantage of merging a cell with an example.

Ans. Merging cells in Excel helps the user catalog multiple strands of data in a uniform format. It allows
you to merge both horizontal and vertical cells. By doing that, the spreadsheet displays data in one
large cell rather than multiple columns. It makes the spreadsheet look clean and presentable
Q8 Write a note on cell reference.

Ans. A cell reference refers to a cell or a range of cells on a worksheet and can be used in a
formula so that Microsoft Office Excel can find the values or data that you want that formula
to calculate.

In one or several formulas, you can use a cell reference to refer to:

▪ Data from one or more contiguous cells on the worksheet.


▪ Data contained in different areas of a worksheet.
▪ Data on other worksheets in the same workbook.

Q9 . Describe about the ribbon.

Ans. A ribbon is a command bar that organizes a program's features into a series of tabs at the top of
a window. Using a ribbon increases discoverability of features and functions, enables quicker learning
of the program as a whole, and makes users feel more in control of their experience with the program

Q10 . What is a watermark? How does it help in documentation?

Ans. A watermark is an image or text that appears behind the main text of the document. It is usually
a lighter shade than the text, so you can read the document easily. Text Watermarks are often used to
categorize or to show the purpose of a document with words such as DRAFT.

Q11 . Write a note on Macro with the advantages and disadvantages.

Ans. . macro is a name given to a block of C statements as a pre-processor directive. Being a pre-
processor, the block of code is communicated to the compiler before entering into the actual coding
(main () function). A macro is defined with the preprocessor directive, #define.

The advantage of using macro is the execution speed of the program fragment. When the actual code
snippet is to be used, it can be substituted by the name of the macro. The same block of statements,
on the other hand, need to be repeatedly hard coded as and when required.

The disadvantage of the macro is the size of the program. The reason is, the pre-processor will replace
all the macros in the program by its real definition prior to the compilation process of the program

Q12 Describe any 5 functions supported by MS-Excel

Ans. he most frequently used functions in Excel are:

• AutoSum;
• IF function;
• LOOKUP function;
• VLOOKUP function;
• HLOOKUP function;
• MATCH function;
• CHOOSE function;
• DATE function;

Q13 Write a note on the advantages of excel sheets

Ans. Advantages of Spreadsheets

• Spreadsheets are free.


• Spreadsheets require minimal training.
• Spreadsheets are customizable.
• Spreadsheets can be more collaborative than other tools.
• It's easy to manipulate and analyze data.
• You can integrate spreadsheets with certain tools.

Q14 What is VLookup? State its use

Ans. Use VLOOKUP when you need to find things in a table or a range by row. For example, look up a
price of an automotive part by the part number, or find an employee name based on their employee
ID.

Q15 Explain the Pivot table? Explain with an example

Ans. PivotTable is an interactive way to quickly summarize large amounts of data. You can use a
PivotTable to analyze numerical data in detail, and answer unanticipated questions about your data.
A PivotTable is especially designed for: Querying large amounts of data in many user-friendly ways.

Q16 . Explain about freeze pane with respect to rows and columns. Give example

Ans. The Excel Freeze Panes option allows you to lock your columns and/or rows so that when you
scroll down or over to view the rest of your sheet, the column and/or row will remain on the screen.

Q17 . With the help of suitable data, explain the types of charts supported by Excel

Ans. Data that is arranged in columns or rows on an Excel sheet can be plotted in a column chart. In
column charts, categories are typically organized along the horizontal axis and values along the vertical
axis. Column charts are useful to show how data changes over time or to show comparisons among
items.

You might also like