Photo AI

8.1.1 Cells C4:C9 should display the relevant unit price from the data in the cell range A12:B15, depending on the value in column A - NSC Computer Application Technology - Question 8 - 2016 - Paper 2

Question icon

Question 8

8.1.1-Cells-C4:C9-should-display-the-relevant-unit-price-from-the-data-in-the-cell-range-A12:B15,-depending-on-the-value-in-column-A-NSC Computer Application Technology-Question 8-2016-Paper 2.png

8.1.1 Cells C4:C9 should display the relevant unit price from the data in the cell range A12:B15, depending on the value in column A. The following function was use... show full transcript

Worked Solution & Example Answer:8.1.1 Cells C4:C9 should display the relevant unit price from the data in the cell range A12:B15, depending on the value in column A - NSC Computer Application Technology - Question 8 - 2016 - Paper 2

Step 1

Identify the TWO errors in the function.

96%

114 rated

Answer

  1. The lookup value is incorrect; it should be A4 instead of B4.
  2. The column index of the lookup table is incorrect; it should be 2 instead of 1.

Step 2

Why will the formula =A4*B4 produce an error message?

99%

104 rated

Answer

The error occurs because the formula tries to multiply a number by text (a word), which leads to a mismatch in data types.

Step 3

What is the difference in use between the COUNT and the COUNTA spreadsheet functions?

96%

101 rated

Answer

COUNT counts cells that contain numerical values/numbers, while COUNTA counts cells that contain any value that are not empty.

Step 4

Why should one use the ROUND function in a spreadsheet to round off numbers, instead of just formatting the numbers?

98%

120 rated

Answer

Formatting only changes the appearance of being rounded off, while the actual value is not changed. The ROUND function, however, changes the actual value.

Step 5

In each of the following cases, name the word processing feature that must first be used or applied before it will work: 8.4.1

97%

117 rated

Answer

Styles

Step 6

In each of the following cases, name the word processing feature that must first be used or applied before it will work: 8.4.2

97%

121 rated

Answer

Manage sources

Step 7

Give an example of a program (NOT a website) that can be used to edit HTML files.

96%

114 rated

Answer

Any text editor such as Notepad, or any HTML editor such as Notepad++.

Step 8

What is the relationship between a web page and a website?

99%

104 rated

Answer

A web page is part of a website; a website is a collection of web pages.

Step 9

What is the connection between the <head> section of an HTML web page and the information displayed in the browser tab?

96%

101 rated

Answer

The text between the title tags within the head section is indicated in the browser tab.

Step 10

Identify TWO mistakes in the following HTML code.

98%

120 rated

Answer

  1. Not supposed to start with a closing tag.
  2. Not supposed to end with an opening tag. (The opening and closing tags must match (either both ol or both ul)).

Step 11

What is the main reason for using a form in a database?

97%

117 rated

Answer

(More user-friendly way) of capturing of data/Designed for data input. To display only one record at a time. To limit the fields displayed, etc.

Step 12

What effect does a calculation in a query have on the values in a database table?

97%

121 rated

Answer

It has no effect on the values in the database table; the values in the database table remain the same.

Join the NSC students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;