Total Pageviews

Thursday, September 10, 2026

COMPUTISM LAB CLASS 6 — COMPLETE SOLUTION

 COMPUTISM LAB CLASS 6 — COMPLETE SOLUTION


Section A — Fill in the Blanks

  1. A table is an organised arrangement of text in the form of rows and columns.
  2. The intersection of a column and a row in a table is called a cell.
  3. A small hollow square at the bottom-right corner of a table is called the Resize Handle.
  4. Combining two or more adjacent cells horizontally or vertically to make a single cell is called Merging Cells.
  5. Dividing a selected cell into multiple separate cells is known as Splitting Cells.
  6. The Mail Merge feature in Microsoft Word helps you create personalised letters for people at the same time.
  7. Each row in a Mail Merge data source table is called a record.
  8. In a data source, each column is referred to as a field.
  9. The <b> tag is used to display bold text in HTML.
  10. A group of related web pages linked together is called a website.

Section B — Multiple Choice Questions

No.AnswerCorrect Option
1My Tablec
2Insert Tableb
3AutoFit Contentsb
4Merge Cellsc
5Tab Keyb
6Table Move Handlea
7Data Sourceb
8Main Documentc
9Merge Fieldsa
10Mailingsc
11HyperText Markup Languageb
12<h1>c
13<br>c
14bgcolorb
15Not case-sensitiveb
16<br>b
17<i>c
18<html>b
19Borders and Shadinga
20Snap Assistb

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.StatementAnswer
1Once a table is created in Microsoft Word, it is impossible to delete or remove it.False
2AutoFit automatically adjusts column widths based on contents or window dimensions.True
3Each individual row in a Mail Merge data source is known as a record.True
4The <br> tag is a container tag requiring a matching end tag.False
5The <font> tag can modify text properties such as size and colour in HTML.True
6The Table Move handle has a small cross inside a square at the top-left corner.True
7Notepad is a WYSIWYG web design editor.False
8Merging cells combines two or more adjacent cells into one larger cell.True
9The <u> tag is used in HTML to underline text.True
10New columns can be inserted either to the left or right of an existing column.True

No comments:

Post a Comment