COMPUTISM LAB CLASS 6 — COMPLETE SOLUTION
Section A — Fill in the Blanks
- A table is an organised arrangement of text in the form of rows and columns.
- The intersection of a column and a row in a table is called a cell.
- A small hollow square at the bottom-right corner of a table is called the Resize Handle.
- Combining two or more adjacent cells horizontally or vertically to make a single cell is called Merging Cells.
- Dividing a selected cell into multiple separate cells is known as Splitting Cells.
- The Mail Merge feature in Microsoft Word helps you create personalised letters for people at the same time.
- Each row in a Mail Merge data source table is called a record.
- In a data source, each column is referred to as a field.
-
The
<b>tag is used to display bold text in HTML. - A group of related web pages linked together is called a website.
Section B — Multiple Choice Questions
| No. | Answer | Correct Option |
|---|---|---|
| 1 | My Table | c |
| 2 | Insert Table | b |
| 3 | AutoFit Contents | b |
| 4 | Merge Cells | c |
| 5 | Tab Key | b |
| 6 | Table Move Handle | a |
| 7 | Data Source | b |
| 8 | Main Document | c |
| 9 | Merge Fields | a |
| 10 | Mailings | c |
| 11 | HyperText Markup Language | b |
| 12 | <h1> | c |
| 13 | <br> | c |
| 14 | bgcolor | b |
| 15 | Not case-sensitive | b |
| 16 | <br> | b |
| 17 | <i> | c |
| 18 | <html> | b |
| 19 | Borders and Shading | a |
| 20 | Snap Assist | b |
These MCQs correspond to the questions published on the examination page.
Section C — Assertion-Based MCQs
1.
Assertion: A table makes it easier to organise and present data cleanly in rows and columns.
Reason: The intersection of a row and a column is called a cell, which holds individual data items.
✅ Answer: a. Both (A) and (R) are true and (R) is the correct explanation of (A).
2.
Assertion: Mail Merge combines a single master document with a recipient list.
Reason: It saves time by generating personalised letters for multiple people simultaneously.
✅ Answer: b. Both (A) and (R) are true but (R) is not the correct explanation of (A).
3.
Assertion: HTML tags are case-sensitive and must always be written in strict uppercase.
Reason: Standard web browsers do not care about casing and treat lowercase and uppercase HTML tags identically.
✅ Answer: c. (A) is false, but (R) is true.
4.
Assertion: The <br> tag is an example of an empty element in HTML.
Reason: Empty elements do not require a separate closing tag to function correctly.
✅ Answer: a. Both (A) and (R) are true and (R) is the correct explanation of (A).
5.
Assertion: Data sources in Mail Merge arrange recipient records in a structured table format.
Reason: Each column in a data source table represents a distinct record, and rows represent fields.
✅ Answer: b. (A) is true, but (R) is false.
Correct concept: Rows are records and columns are fields.
6.
Assertion: You can manually resize a Word table using its Table Resize Handle.
Reason: The Table Resize Handle is located at the top-left corner of the table.
✅ Answer: b. (A) is true, but (R) is false.
The resize handle is at the bottom-right corner.
7.
Assertion: Merge fields act as placeholders in the main document during a Mail Merge operation.
Reason: Word replaces these placeholders with actual recipient information during the merge process.
✅ Answer: a. Both (A) and (R) are true and (R) is the correct explanation of (A).
8.
Assertion: The <title> tag in an HTML document usually appears inside the <head> section.
Reason: The head section contains metadata and information about the web page that is not directly displayed in the main browser body.
✅ Answer: a. Both (A) and (R) are true and (R) is the correct explanation of (A).
9.
Assertion: Splitting a cell combines multiple cells into one unified cell space.
Reason: The split cell command divides an existing single cell into multiple rows and columns.
✅ Answer: c. (A) is false, but (R) is true.
10.
Assertion: Web pages are created using specialised coding languages like HTML.
Reason: HTML uses predefined tags to structure text, images, and links for web browsers.
✅ Answer: a. Both (A) and (R) are true and (R) is the correct explanation of (A).
Section D — True or False
No. Statement Answer 1 Once a table is created in Microsoft Word, it is impossible to delete or remove it. ❌ False 2 AutoFit automatically adjusts column widths based on contents or window dimensions. ✅ True 3 Each individual row in a Mail Merge data source is known as a record. ✅ True 4 The <br> tag is a container tag requiring a matching end tag. ❌ False 5 The <font> tag can modify text properties such as size and colour in HTML. ✅ True 6 The Table Move handle has a small cross inside a square at the top-left corner. ✅ True 7 Notepad is a WYSIWYG web design editor. ❌ False 8 Merging cells combines two or more adjacent cells into one larger cell. ✅ True 9 The <u> tag is used in HTML to underline text. ✅ True 10 New columns can be inserted either to the left or right of an existing column. ✅ True
| No. | Statement | Answer |
|---|---|---|
| 1 | Once a table is created in Microsoft Word, it is impossible to delete or remove it. | ❌ False |
| 2 | AutoFit automatically adjusts column widths based on contents or window dimensions. | ✅ True |
| 3 | Each individual row in a Mail Merge data source is known as a record. | ✅ True |
| 4 | The <br> tag is a container tag requiring a matching end tag. | ❌ False |
| 5 | The <font> tag can modify text properties such as size and colour in HTML. | ✅ True |
| 6 | The Table Move handle has a small cross inside a square at the top-left corner. | ✅ True |
| 7 | Notepad is a WYSIWYG web design editor. | ❌ False |
| 8 | Merging cells combines two or more adjacent cells into one larger cell. | ✅ True |
| 9 | The <u> tag is used in HTML to underline text. | ✅ True |
| 10 | New columns can be inserted either to the left or right of an existing column. | ✅ True |
No comments:
Post a Comment