Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

The process of copy and paste can be replaced by a click and drag it is called as: (a) autofill (b) copy the cell (c) move the cell (d) delete the cell

Answer»

Correct answer is (a) autofill

2.

Relational operators are also known as: (a) Comparative operator (b) Arithmetic operator (c) Logical operator (d) Boolean operator

Answer»

(a) Comparative operator

3.

What is a Cell pointer?

Answer»

Cell pointer is a rectangle box which can be moved around the worksheet. The cell in which the cell pointer is currently located is known as “Active cell”. When you type any content, it will appear in the active cell.

4.

A continuous group of cell is called as: (a) range (b) reference (c) relational (d) text

Answer»

Correct answer is (a) range

5.

Write about the text operator in OpenOffice Calc?

Answer»

In Calc, “&” is a text operator which is used to combine two or more texts as a single text. Joining two different texts is also known as “Text Concatenation”. An expression using the text operator has the following syntax:

6.

What is called range? Give its types?

Answer»

Reference operators are used to refer cell ranges. A continuous group of cells is called as “Range”. There are three types of reference operators that are used to refer cells in Calc. 

They are –

1. Range Reference Operator

2. Range Concatenation

3. Intersection Operator

7.

Which is the reference concatenation operator used in calc? (a) , (b) ; (c) ~ (d) :

Answer»

Correct answer is (c) ~

8.

What is a Range reference operator?

Answer»

Colon (:) is the range reference operator. It is used to group a range of cells. An expression using a range operator has the following syntax: reference left : reference right.

Where reference left is the starting cell address of a linear group of cells or upper left comer address of a rectangular group of cells. Reference right may be a last cell address of a linear group or lower right comer address of a rectangular group of cells.

9.

Which is the range reference operator using worksheet? (a) , (b) ; (c) : (d) –

Answer»

Correct answer is (c) :

10.

Which menu contains the commands which are used to modify the environment of Calc? (a) View (b) Insert (c) Tools (d) Help

Answer»

Correct answer is (a) View

11.

Define the following(i) Text Operator(ii) Rows and Columns of spreadsheet.

Answer»

(i) Text Operator:

In Calc, “&” is a text operator which is used to combine two or more texts as a single text. Joining two different texts is also known as “Text Concatenation”. An expression using the text operator has the following syntax:

(ii) Rows and Columns of spreadsheet:

the formula bar contains the worksheet of work area which consist of grid cells The worksheet has number of rows and columns, where each column is labelled as A, B, C, D … AA, AB, AC … and the rows are numbered from 1,2,3 … OpenOffice Calc version 4.1.5 contains 1024 columns and 10,48,576 rows. Column heading starts from A and end with AMJ. In the case of Microsoft Excel 2016, there are 16,384 columns (A to XF(d) and 10,48,576 rows available.

12.

Differentiate between Copy-Paste and Cut-Paste?

Answer»

Copy – paste:

1. Select the cell or group of cell you want to copy, then using Ctrl + C (or) Edit → copy (or) copy icon.

2. Select the cells in which you want to paste, using Ctrl + V (or) Edit → paste (or) paste – icon.

Cut- paste:

1. Select the cell or group of cell you want to cut, then using Ctrl + X (or) Edit → cut (or) cut-icon.

2. Move the cell pointer to the cell in which you want to paste, using Ctrl + V (or) Edit → paste (or) paste-icon.

13.

Write a short note on OpenOffice Calc?

Answer»

OpenOffice.org (OOo), commonly known as OpenOffice, is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, database and more. It is available in many languages and works on all common computers. It stores all your data in an International open standard format and can also read and write files from other common office software package.

14.

Grid of cells with a programmable calculator:(a) Spreadsheet(b) Database(c) Word processor(d) Linux

Answer»

(a) Spreadsheet

15.

Which name of the spreadsheet software is Microsoft Corporation introduced? (a) Lous 1-2-3 (b) Excel (c) StarCalc (d) VisiCalc

Answer»

Correct answer is (b) Excel

16.

Which of the following applications was the parent to OpenOffice Calc?(a) VisiCalc(b) LibreCalc(c) Lotus 123(d) StarOffice Calc

Answer»

Correct answer is (b) LibreCalc

17.

Which is the first electronic spreadsheet?(a) Excel(b) Lotus 1-2-3(c) VisiCalc(d) OpenOffice Calc

Answer»

Correct answer is (c) VisiCalc

18.

What are the variety of operators in Calc?

Answer»

1. Arithmetic Operators

2. Relational Operators

3. Reference Operators

4. Text Operators.

19.

How many types of tabs are used in function wizard? (a) 1 (b) 2 (c) 3 (d) 4

Answer»

Correct answer is (b) 2

20.

How many types function are categorized? (a) 9 (b) 10 (c) 11 (d) 12

Answer»

Correct answer is (c) 11

21.

The intersection of every row and column makes a box, which is called: (a) cell (b) row (c) column (d) table

Answer»

Correct answer is (c) table

22.

Combination of values, operators and cell references is called as: (a) Data (b) Operators (c) Expression (d) Reference

Answer»

Correct answer is (c) Expression

23.

A rectangle element which can be moved around the worksheet: (a) cell(b) cell address (c) cell pointer (d) active cell

Answer»

Correct answer is (c) cell pointer

24.

How many navigation buttons are used to move the different worksheet? (a) 1 (b) 2 (c) 3 (d) 4

Answer»

Correct answer is (d) 4

25.

What will be the result from the following expression? (AssumeH1 = 12, H2 = 12)? = H1<>H2:(a) True(b) False(c) 24(d) 1212

Answer»

Correct answer is (b) False

26.

When you open a new spreadsheet, the cell pointer is located in cell A1. So the cell A1 is known as:(a) Cell pointer (b) Home cell (c) Bottom cell (d) Direct cell

Answer»

Correct answer is (b) Home cell

27.

Write the important elements in the formula bar?

Answer»

Formula bar:

This is a very important element in a spreadsheet. It contains Name box, Function Wizard, Sum button, Function button and Input line.

Name box:

It display the current cell address

Function Wizard:

It is used to insert function

Sum button:

It is used to quickly insert sum function

Input Line:

This is used to show the contents of the current cell. It always shows actually what you typed in a cell. It is also used to edit the contents.

28.

What are the steps should follow to construction of formula?

Answer»

 To construct a formula, you should follow the steps below:

1. Cell pointer should be in the cell in which you want to display the result.

2. Formula should begin with an = sign.

3. In a formula, use only cell reference (cell addresses) instead of the actual values within the cells.

4. While constructing a formula, BODMAS rule should be kept in mind. 

29.

How can you entering formula in the worksheet?

Answer»

In Calc, you can enter formulas in two methods, either directly into the cell or at the input line. Formula in Calc may start with equal (=) or plus (+) or minus (-) sign followed by a combination of values, operators and cell references. But, as a general , practice, all formulas should start with an equal sign. If any formula starts with a + or -, the values will be considered as positive or negative respectively.

30.

What will be the result from the following formula? (Assume A1 = 5, B2 = 2)? + A1 B2: (a) 7 (b) 25 (c) 10 (d) 52

Answer»

Correct answer is (b) 25

31.

Which key is used to move the cell pointer in the forward direction within the worksheet? (a) Enter (b) Tab(c) Shift + Tab (d) Delete

Answer»

Correct answer is (b) Tab

32.

Explain about changing the column width in Calc?

Answer»

Changing the column width in Calc in different ways available.

(i) Using mouse to change the column width. Keep the mouse button pressed and drag left or right in order to change the width of the column.

(ii) Using the dialog to change the column width. Click to choose Format → Column → Width, then enter the column width in the dialog box, which appears on the screen, then click OK button. Now that you want coloumn width increased.

33.

Write the syntax of direct insert method SUM function?

Answer»

SUM is the most frequently used function to add a set of values.

The syntax of the SUM ( ) is 

= SUM (range 1; range 2; range 3 ……….. range n) If you want to know the sum of the values on A1, A2, A3, A4, A4 in A5, Place your cell pointer in A5 and directly type the formulae as follows. = SUM (A1 : A4)

34.

Differentiate Deleting data using Backspace and Delete?

Answer»

1. Backspace key is used to delete the character left of the insertion pointer of the cell.

2. Delete key is used to delete the character right of the insertion pointer of the cell.

3. This can be done while typing or after typing in the cell.

35.

In cell A1 = 34, A2 = 65, A3 = 89; write the formula to find the average?

Answer»

To find the average, using anyone of the following ways.

Typing in the formula bar

1. = (A1+A2+A3)/3 (or)

2. = AVERAGE (A1; A3)

36.

Can you edit the contents of a cell? If yes, explain any one of the method of editing the cell content?

Answer»

Yes, you can edit the contents of a cell in several distinct ways. Use this method convenient for you,

1. Double-click the cell you would like to edit. The cursor is placed where you double clicked.

2. Press the F2 key, the cursor is placed at the end of the text.

3. Click anywhere in the formula bar. The formula bar changes to have an entered and check mark.

37.

Which is shows current serial number of the sheet / total number of sheets available? (a) Sheet count (b) Page style (c) Selection mode (d) Zoom

Answer»

Correct answer is (a) Sheet count

38.

What is the use of formatting text?

Answer»

Formatting Data in a cell gives additional effect to the text. Additional effect includes changing the font style, font size, automatic wrapping, bold, underline, italic etc. The data in Calc can be formatted in several ways. Using formatting icons can be used.

39.

Which one of the method is used to re-arrange the items in ascending or descending order based on alphabets? (a) Filtering (b) Sorting (c) Range (d) Series

Answer»

Correct answer is (b) Sorting

40.

Write any three formatting options?

Answer»
Formatting OptionKeyboard,ShortcutDescription
BoldCtrl + BUsed to make the data as Bold
ItalicCtrl + IUsed to italicize data
UnderlineCtrl + UUsed to underline the data

41.

What is the use of filters with types?

Answer»

Filter is a way of limiting the information that appears on screen. Filters are a feature for displaying and browsing a selected list or subset of data from a worksheet. The visible records satisfy the condition that the user sets. Those that do not satisfy the condition are only hidden, but not removed. OpenOffice Calc allows three types of filters. They are AutoFilter, Standard Filter and Advanced Filter.

42.

What is meant by sorting?

Answer»

Sorting is the process of arranging data in ascending or descending order. There are two types of sorting in OpenOffice Calc. 

They are,

1. Simple Sorting

2. Multi Sorting

3. Sort by selection.

43.

How many types of filters are available? (a) 1 (b) 2 (c) 3 (d) 4

Answer»

Correct answer is (c) 3

44.

The formatting aspect of the data tools lies in the virtualization of those data for easy understanding of the user that can you specify: (a) conditional formatting (b) filter(c) sorting (d) None of these

Answer»

(a) conditional formatting

45.

Which method are used to show only the selected portion of data from a large size database? (a) Sorting (b) Filters (c) Series (d) Data range

Answer»

Correct answer is (b) Filters

46.

What are the different types of Data types?

Answer»

Data are in different types. Data are made up of alphabets, numbers, Date and time is another data type even though it has numbers and symbols. In general, 

data types are classified as:

Alphabetic data type – consists of alphabets only.

Numeric data type – consists only numbers (whole number or fractional numbers)

Alphanumeric data types – consists of a combination of alphabets and numerals

Date data type – consists only dates

Time data type – consists only time

47.

In generally, the data can be entered in the cell, the default aligned is: (a) left (b) right (c) center (d) justify

Answer»

Correct answer is (a) left

48.

How many data types are generally classified using spreadsheet? (a) 2 (b) 3 (c) 4 (d) 5

Answer»

Correct answer is (d) 5

49.

What is the spreadsheet?

Answer»

The outline of the window is very similar to other application windows of OpenOffice. The main area of the Calc window is called as “Work area” or “Worksheet”.

A worksheet is a grid of cells with a programmable calculator attached to each cell.

50.

How to create a new worksheet in OpenOffice Calc?

Answer»

A new spreadsheet can be created from various methods. From windows, select Start → All Programs → OpenOffice → OpenOffice Calc. Double click on “OpenOffice” icon the desktop.