11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil இயற்கை வேளாண்மை,சுற்றுச்சூழல் -செய்யுள் - மனோன்மணீயம் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil என்னுயிர் என்பேன் -துணைப்பாடம் - இசைத்தமிழர் இருவர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மொழி கலை -செய்யுள் - ஒவ்வொரு புல்லையும் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - இலக்கணம் - பகுபத உறுப்புகள் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - துணைப்பாடம் - வாடிவாசல் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - குறுந்தொகை Important Questions And Answers Study Material - QB365 Set A

Published on: 14/12/2019
Functions and Chart
Download Tamil Nadu 11th Standard Computer Technology question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Computer Technology Test

1.
What is Chart?
2.
What are the types of Cell addressing?
3.
What is the use of freezing a sheet?
4.
Write the method to rename sheet.
5.
How to select continuous and non-continuous sheets in OpenOffice Calc?
6.
What is range? Give example.
7.
Write briefly about ASIN function in Open Office Calc.
8.
How to hide/show rows and columns in sheet?
9.
What are functions in OpenOffice Calc?
10.
Differentiate relative Cell addressing from absolute cell addressing
11.
How to use function in Open Office Calc? Explain with suitable example.
12.
Discuss in detail the steps to create chart in OpenOffice calc.
13.
Explain how to format a worksheet
14.
Create a Worksheet to contain student database with following fields.
Rollno., Name, English, Tamil, Maths, Science, Social, Total, average.
15.
Which can be powerful way to convey information to the reader through a pictorial representation?
Charts and images
graphs and images
Charts and graphs
Images and Pictures
16.
If cell A5 contains value 18, then if (A26 < 5; “True”, “False”) will return
True
False
Blasse
Error
17.
To make which cell address absolute we use sign?
Absolute
Relative
Comparative
Reference
18.
Which command is used to show the hidden row in OpenOffice Calc?
Format → Row → Show
Format → Show → Row
Format→ Display → Row
Format → Row → Display
19.
To select multiple continuous sheet which key is used?
Ctrl
Shift
Alt
tab
1.
Chart is a powerful way to convey information to the reader through a pictorial representation. This facility enhances the presentation of data in an effective manner.
2.
(i) Relative cell addressing
(ii) Absolute cell addressing
3.
Frozen columns and rows remain the view during scrooling, whereas other rows and columns gets scrolled
4.
There are two methods to give a more meaningful name to a sheet.
Method 1:
(i) Double-click on a Sheet in which you want rename.
(ii) A small "Rename Sheet" box is appears.
(ii) Type a new name and click "OK" button.
Method 2:
(i) Right-click on a sheet tab and choose Rename Sheet option from the pop-up menu now.
(ii) Now Rename Sheet dialog box appears and type a new name and then click on ok button.
5.
Select continuous: The following steps should be followed to select multiple continuous sheets.
(i) Click on the sheet tab for the first desired sheet.
(ii) Hold down the Shift key and click on the last sheet tab.
non-continous sheets: If you want to select multiple non-continuous sheets the following steps will be followed.
(i) Click on any sheet,
(ii) Hold down the Ctrl key,
(iii) Click another sheet.
Ctrl + Click on any sheet is used to select multiple sheets. Selected sheets tab colour turns into “White”.
6.
Range is the range to which the criteria are to be applied.
Example: Criteria indicates the criteria in the form of a number, an expression or a text string. These criteria determine which cells are counted.
A1:A10 is a cell range containing the numbers 2000 to 2009. Cell B1 contains the number 2006. In cell B2, you enter a formula:
= COUNTIF (A1:A10;2006) - this returns 1
7.
ASIN (Number/Cell Address): This function returns the inverse trigonometric sine of Number that is the angle (in radians) whose sine is Number. The angle returned is in the range – PI/2 to +PI/2. To return the angle in degrees, use the DEGREES function.
Example : = ASIN (0) returns 0. = ASIN (1) returns 1.5707963267949 (PI/2 radians).
= DEGREES (ASIN (0.5)) returns 30. The sine of 30 degrees is 0.5.
8.
(i) To hide or show rows and columns, use the option in the Format menu or the right-click and choose from pop-up menu.
(ii) To hide a row/column, first select the row/column, and then use menu options,
(iii) Format → Row → Hide or Format → Column → Hide to hide row and column respectively,
(iv) The same can be achieved by choosing "Hide" option from the pop-up menu when you right-click the selected row/column.
(v) To show the hidden row/column, choose Format → Row → Show or Format → Column → Show (or)
(vi) Right-click and choose Show from pop-up menu.
9.
A function is a predefined calculation entered in a cell to help to analyze or manipulate data in a spreadsheet. These functions simplify help to create the formulas needed to get the expected results
10.
(i) Relative here means that the reference to this cell address will be changed automatically when you copy the formulae.
(ii) Absolute references are the opposite of relative addressing. A dollar sign is placed before each column name and row number in an absolute reference.
11.
The most commonly used feature input method is built-in functions, the Function Wizard. To open the Function Wizard can be opened through. The menu choose Insert→ Function or using the shortcut key press Ctrl+F2.
(i) Once open, Select a category of functions to shorten the list, then scroll down through the named functions and select the required one.
(ii) When you select a function its description appears on the right-hand side of the dialog. Double-click on the required function.
(iii) The Wizard now displays a textbox where you can enter data manually in text boxes and the result will be displayed in the Result text box
ABS (Number/Cell Address): Number/ Cell Address is the value whose absolute value is to be calculated. The absolute value of a number is its value without +/- sign.
Example : =ABS (-76) returns 76, =ABS (74) returns 7, =ABS (0) returns 0.
12.
Creating and formatting charts :
(i) Select the cells that contain the data that you want to present in your chart.
(ii) Click the Insert → Chart option or click Insert Chart icon on the Standard toolbar.
(iii) The Chart Wizard has three main part:
1. List of steps involved in setting up the chart, List of chart types, and The options for each chart type.
2. At any time you can go back to a previous step and change selections.
(iv) Choose a Chart type and its option type. Then click Next button.
(v) In step 2, Data Range, manually correct any mistakes made in selecting the data. Click one of the options for data series in rows or in columns. Check whether the data range has labels in the first row or in the first column or both. Then click the finish button, or click Next to change some more details of the chart.
(vi) In the Data Series list box contains a list of all data series in the current chart.
1. To organize the data series, select an entry in the list
2. Click Add to add another data series below the selected entry. The new data series has the same type as the selected entry.
3. Click Remove to remove the selected entry from the Data Series list.
4. Use the Up and Down arrow buttons to move the selected entry in the list up or down. This does not change the order in the data source table, but changes only the arrangement in the chart.
5. Then click Next button.
(vii) On the Chart Elements page, chart a title and, if desired, a subtitle. Use a title that draws the viewer's attention to the purpose of the chart: Then click Finish to create chart.
13.
(i) 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.
(ii) Text formatting : Making the cell contents as bold, italics, underlined, changing font style, size, colour etc., comes under text formatting.
(iii) Number formatting : Number formatting options are used to visually change the format of a numeric content. These formatting changes are appear for visual as, it does not change the original value. For example, To display a number as currency form use Number format: Currency.
14.
In cell A1, type Roll no
In cell B1, type Name
In cell C1, type English
In cell D1, type Tamil
In cell E1, type Maths
In cell F1, type Science
In cell G1, type Social
In cell H1, type Total
In cell 11, type Average.
15.
(c)
Charts and graphs
16.
(d)
Error
17.
(b)
Relative
18.
(a)
Format → Row → Show
19.
(b)
Shift
11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - காவடிச்சிந்து Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - உரைநடை - மலை இடப்பெயர்கள் : ஓர் ஆய்வு Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - துணைப்பாடம் - யானை டாக்டர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - செய்யுள் - ஐங்குறுநூறு Important Questions And Answers Study Material - QB365 Set A
Tamilnadu Stateboard 11th Standard Subjects

Maths

Commerce

Economics

Biology

Business Maths and Statistics

Accountancy

Computer Science

Physics

Chemistry

Maths

Biology

Economics

Physics

Chemistry

History

Business Maths and Statistics

Computer Science

Accountancy

Computer Applications

History

Computer Technology

Commerce

Computer Applications

Computer Technology

Tamil

English

French
Tamilnadu Stateboard Standards