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: 02/08/2018
In this question paper, some of the important one mark, two and five marks questions from the chapter Inserting Tables, Objects and Printing Document are covered. The questions are prepared from the book back and previous year questions.
For parents, Please subscribe and get the plenty of question with answer for your children practice. For Subscription please Click here.
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.
Which icon on the drawing toolbar gets you a text box?
Text icon
Text box icon
Draw icon
Draw box icon
2.
What is the short cut key to open the insert table dialog box?
Ctrl + F5
Ctrl + F8
Ctrl + F10
Ctrl + F12
3.
Which command on the insert menu is used to insert a page break in the document?
Manual Break
Hard page break
Section break
Page Break
4.
Which option helps to assign text, tables, graphics and other items to a key or key combination?
Autoformat
Automatic
Auto text
Autographics
5.
To give precise measurement for column width, which command gets the Table Format dialog box?
File ⟶ Table properties
Format ⟶ Table properties
Table ⟶ Table properties
Table ⟶ Table format
6.
What is the use of WordArt in writer?
7.
How do you split and merge cells in a table?
8.
Write the steps to insert special characters in a document?
9.
How do you change the clarity of the picture in background?
10.
How do you insert rows and columns?
11.
Write about the drawing toolbar.
12.
Write the steps to compute the sum for a set of data in a table by using formulae.
13.
Write the steps to preview before printing and steps in printing a document.
14.
How do you format pictures?
15.
How do you resize the position of a table?
16.
Write the steps to create autotext for a word.
1.
(b)
Text box icon
2.
(d)
Ctrl + F12
3.
(d)
Page Break
4.
(a)
Autoformat
5.
(c)
Table ⟶ Table properties
6.
Inserting Word Art:
WordArt is a feature in OpenOffice Writer used to includes effects such as shadows, outlines, colors, gradients, and 3D effects that can be added to a word or phrase to make it more presentable and attractive.
7.
To merge a group of cells:
(i) Select the cells to merge.
(ii) Click Table ⟶ Merge Cells or click merge cells icon or Right Click ⟶ Cell ⟶ Merge,
(iii) The selected cells will be merged into a single cell.
To split a single cell:
(i) Place the insertion point inside the cell.
(ii) Click Table ⟶ Split Cells or click split cells icon or Right click ⟶ Cell ⟶ Split, the split cells dialog box appears 3. Select the number of cells to split using spin arrows or enter the value directly.
(iii) Select the direction of the split, horizontally (for rows), or vertically (for columns).
(iv) A single cell is split into the desired number of rows and columns.
8.
To insert characters, the procedure given below is followed:
(i) Place the cursor in your document where you want the character to appear
(ii) Click on the Insert ⟶ Special character
(iii) The Special character dialog box appears from which the desired symbol can be selected by clicking on the character.
(iv) Click the OK button to insert the special character
9.
Clicking on Transparency icon helps to adjust the clarity of the picture in %.
10.
To insert rows in a table there are different ways:
(i) The easiest way to add a row is to press Tab from the last cell.
(ii) To insert a single row anywhere, place the insertion point in that particular cell and click the Insert row icon from the Table Formatting toolbar.
(iii) To insert more than one row, click Table ⟶ Insert ⟶ Rows, the Insert Rows dialog box appears enter the of value using spin arrows or type the number directly. In the position option, select Before or After radio button to specify the position of the row.
(iv) Click OK button
Inserting Columns:
To insert columns there are different ways
(i) Place the insertion point in the particular column and click the Insert column icon to insert a blank column right of the insertion point.
(ii) To insert more than one column, place the insertion point in the particular column and click Table ⟶ Insert ⟶ Column, the insert column dialog box appears enter the value using spin arrows or type the number directly.
(iii) In the position option, select Before or After radio button to specify the position of the column.
(iv) Click OK button
11.
OpenOffice writer uses the drawing tools, to create various shapes by using the Drawing toolbar. Select View ⟶Toolbars ⟶ Drawing to display drawing toolbar which contains various Drawing tools.
12.
To perform calculations on the data in the table Create a Table with the following data:
| tem sold | Jan | Feb | Total |
| Books | 15 | 70 | |
| Pens | 30 | 50 | |
| Ruler | 25 | 25 | |
| Total Goods |
Click in the empty cell where you want a calculation.
(i) Choose Table ⟶ Formula or press F2 and spreadsheet-like toolbar with the formula entry field appears
(ii) If you want to add a range of cells then in the current cell type = <B2:B4>and press Enter key. The total will appear as given in the example below.
| tem sold | Jan | Feb | Total |
| Books | 15 | 70 | |
| Pens | 30 | 50 | |
| Ruler | 25 | 25 | |
| Total Goods | = < B2:B4 > |
The formula Toolbar can be used when the user want to perform other arithmetic calculations.
| tem sold | Jan | Feb | Total |
| Books | 15 | 70 | = < b2 > + < c2 > |
| Pens | 30 | 50 | |
| Ruler | 25 | 25 | |
| Total Goods | = < B2:B4 > |
(i) If you want to perform calculations using individual cells, individual cell reference should be placed within < > .
Note: In the table structure the columns are labelled as A, B, C and the rows are numbered as 1,2,3, etc. For Ex. The first cell is referred as A1, B1 etc.
(ii) In the above example, to find the sum, of the books purchased in January and February, the total is calculated using the formula = < b2 > + < c2 >.
(iii) A subtraction formula for instance is given as = < b2 > - < c2 >.
(iv) If you want something more complicated· than addition, subtraction, multiplication, and division, click on the formula dropdown list.
13.
to preview the document before taking the print out.
The steps to be followed to preview the document:
(i) Click File ⟶ Page Preview, or click the Page Preview button. The Writer displays the Page Preview toolbar displayed.
(ii) In the page preview toolbar click Multiple pages icon to display multiple pages.
(iii) To close the preview click on Close Preview button.
The following are some steps to change the printer setting:
(i) Click File ⟶ Print or Ctrl+P or' Print File icon which opens the Print dialog box that appears
(ii) Click General tab.
(iii) Select the required printer from the list of printers
(iv) Under Range and copies section: select All pages option to print all pages, select Pages option to specify the particular page or page range.
(v) Specify Number of copies using spin arrows.
(vi) Click Print button.
14.
Formatting Pictures:
(i) Using Picture toolbar of Writer one can modify the format of the inserted picture.
(ii) A click inside the picture displays the picture toolbar which helps to format the picture by cropping the picture adding borders, set the height and width, change the background color and perform various other formatting.
(iii) To increase and decrease the size of the picture, click and drag at the four comers.
(iv) Clicking on Crop displays the cropping handles, Click and drag a handle to crop an image. Click the Crop command to deselect the crop tool.
(v) Clicking on Default drop down arrow displays options like Black and white, Grey scale or Water mark (background) while default option displays the picture as original.
(vi) Clicking on Flip horizontally icon flips the picture horizontally.
(vii) Clicking on Flip vertically icon flips the picture vertically.
(viii) Clicking on Transparency icon helps to adjust the clarity of the picture in %.
15.
Resize the position of Table:
A newly created table will occupy the entire width of the page area by default. The table can be resized as per our requirement:
(i) To resize a table quickly, move the mouse over the table edge until the cursor becomes a double headed arrow, and drag the border to its new desired position.
(ii) To resize a row height/column width using Mouse:
(iii) To resize row height
(iv) Move the insertion point over the horizontal border for the row height now the insertion point will change into double headed arrow, click and drag to resize the row height.
16.
To assign AutoText shortcut to some text, the steps are as follows:
(i) Select the text and it is highlighted.
(ii) Select Edit ⟶ Auto Text (or press Ctrl+F3).
(iii) In the Name text box, type the shortcut. Writer will automatically show one letter shortcut In the Shortcut text box.
(iv) Click the of the Auto Text button on the right and select New (text only) from the menu.
(v) Click Close to return to your document.
(vi) Once the entry is created, to insert the auto text into the document, place the insertion point where the text is to be inserted and click Ctrl+F3.
(vii) Select the name from the list of entries and click Insert button or type the shortcut and press F3.
(viii) The auto text is inserted into your text.
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