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: 11/06/2021
QB365 provides detailed and simple solution for every book back questions in class 11 Computer Applications subject.It will helps to get more idea about question pattern in every book back questions with solution.
Download Tamil Nadu 11th Standard Computer Applications 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 Applications Test

1.
What are the different packages in OpenOffice Writer?
2.
What is CSS?
3.
How will you define numbered list?
4.
What is pixel?
5.
What is the use of < mark > tag?
6.
How do you include an image as your web page background?
7.
Sandhiya is creating a webpage. She is entering HTML code on her computer. In between, she keeps pressing “Refresh” / “Reload” button on her browser. What is the purpose?
8.
What are the benefits of e-governance?
9.
What is a Static web Page?
10.
What is a website?
11.
What is a browser?
12.
What is the role of ICANN?
13.
What is the advantage of open source?
14.
Differentiate Save and save As option.
15.
What are the security management features available in Operating System?
16.
What is a GUI?
17.
Write the functions of control unit.
18.
What are the components of a CPU?
19.
What is a computer?
20.
What do you understand by a presentation?
21.
What is the difference between a slide and a slide show?
22.
Define the following
(i) Text Operator
(ii) Rows and Columns of spreadsheet.
23.
What are the keyboard shortcuts to cut, copy and paste?
24.
Write about the text operator in OpenOffice Calc.
25.
What is auto text in writer?
1.
Openoffice is a productive office suite with a collection of different software packages such as
(i) Openoffice writer - Word processor to create text documents
(ii) Openoffice calc - Spreadsheet to create worksheets
(iii) Openoffice Base - Database
(iv) Openoffice Impress - Presentation Software
(v) Openoffice Draw - Drawing software
(vi) Openofice Forumula - Create formula and equations..
2.
Cascading Style Sheets (CSS) are also called as Sitewide Style sheets or external style. CSS is a style sheet language used for describing the formatting of a document written in HTML.
3.
Numbered list is defined within the tag pair <OL>...</OL> tag. It is also called ordered list. It display items in a numberical or alphabetical order.
4.
Thickness of the horizontal line can be changed with size attribute.The size is given in terms of pixels. A pixel is one of the tiny dots that make up the display on computer. Generally, 72 pixels is equal to an inch. Pixel is usually referred as points.
5.
The \(<mark>\) tag is used to highlight the text in HTML. This is also a container tag. Highlighting is an important formatting feature used to call attention to the reader.
6.
An image or picture can be applied as background to a webpage. When you insert an image as background, the text will be displayed on top of the image. Background images can be a texture or bitmap or even a photo.
The attributes to apply an image as background:
<body background = "image_name_with_extenstion">
7.
Reload /Refresh button is used to get the changes from the source file:
(i) After modify and save the source file, minimize your source file.
(ii) Go to the browser.
(iii) Click Refresh (Internet Explorer)/Reload Current Page (Firefox)/Reload this page (Chrome) icons on the address bar.
(iv) Press Ctrl + R or F5 will be used to refresh / reload the modifications.
8.
1. Reduced Corruption
2. High Transparency
3. Increased Convenience
4. Reduction in Overall cost
5. Expanded reach of government.
9.
Web pages are called static web pages as they remain the same whenever it is visited. Examples of static web pages are small business organizations, school websites etc.
10.
A website is a collection of webpages. For example if there is a company that owns sri company.com then this website will have several webpages like Home, About us, contact us, Testimonials, Products Services, FAQ'S and others. The first page of the website is called a Home Page. All of these pages together make up a website.
11.
A browser is used to access websites and web pages whereas search engine is used to search for particular information.
Example: Chrome, Firefox, Safari, etc.,
12.
(i) The responsibility to promote global information exchange through the internet technology.
(ii) Internet Corporation for Assigned Names and Numbers(ICANN) administers the domain name registration.
(iii) It helps to avoid a name which is already registered.
13.
(i) The Open source software is free to use, distribute, and modify.
(ii) It has lower cost in most cases in only the fraction of the cost of their proprietary counter parts.
(iii) It is most secured as the code is accessable to everyone.
14.
"Save" option save a document in first time. "Save As" option save an already saved the document with a new name and also create a copy of already saved document with a new name obviously.
15.
The Operating System provides three levels of securities to the user end. They are
(i) File access level
(ii) System level
(ill) Network level.
16.
The GUI is a window based system with a pointing device to direct I/O, choose from menus, make selections and a keyboard to enter text. Its vibrant colours attract the user very easily.
17.
The control unit controls the flow of data between the CPU, memory and I/O devices. It also controls the entire operation of a computer.
18.
The CPU has three components which are Control unit, Arithmetic and Lagic Unit (ALU) and Memory unit.
19.
(i) A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data.
(ii) Computer works faster than human being and given the values more accuracy and reliable.
20.
A presentation is a sequential collection of slides in which each slide displays some information in the form of text or graphics.
21.
| Slide | Slide Show |
| Slide means a single slide that contains different elements like text, tables, charts, clip-art etc. | A slide show is a presentation of a series of slides on a projection screen typically in a prearranged sequence. The changes between slide may be automatic or manually controlled by a presenter or the viewer. |
22.
(i) Text Operator : In Calc, "&" is a text operator which is used to combine two or more text. Joining two different texts is also known as "Text Concatenation". An expression using the text operator has the following
syntax: text reference1 & text reference2.
(ii) Rows and Columns of spreadsheet : A row is a horizontal group of values within a table. It contains values for multiple fields, which are defined by columns. The rows are numbered from 1,2, 3.... OpenOffice Calc version 4.1.5 contains 10,48,576 rows.
A column is a vertical group of values within a table. It contains values from a single field in multiple rows. Each column is labelled as A, B, C, D ..... AA, AB, AC ....It contains 1024 columns.
23.
The key board shortcuts to cut, copy, paste
Cut - Ctrl + X
Copy - Ctrl + C
Paste - Ctrl + V
24.
In Calc, "&" is a text operator which is used to combine two or more text. Joining two different texts is also known as “Text Concatenation". An expression using the text operator has the following
syntax: text referencel & text reference2.
25.
AutoText allows you to assign text, tables, grajphics and other items to a key or key combination. For example, rather than typing "TamilNadu" every time you use that phrase, you might just type "tn" and press F3.
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