1. A blinking vertical bar that shows the position of the text being typed in a text editor is called a …
1.2 The communication medium commonly used for an ADSL internet connection is …
1.3 Which ONE of the following is closely related to biometric security?
1.4 A … is a possible reason why a program will not install - NSC Computer Application Technology - Question 1 - 2020 - Paper 2
Question 1
1. A blinking vertical bar that shows the position of the text being typed in a text editor is called a …
1.2 The communication medium commonly used for an ADSL int... show full transcript
Worked Solution & Example Answer:1. A blinking vertical bar that shows the position of the text being typed in a text editor is called a …
1.2 The communication medium commonly used for an ADSL internet connection is …
1.3 Which ONE of the following is closely related to biometric security?
1.4 A … is a possible reason why a program will not install - NSC Computer Application Technology - Question 1 - 2020 - Paper 2
Step 1
A blinking vertical bar that shows the position of the text being typed in a text editor is called a …
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The blinking vertical bar in a text editor is known as the cursor.
Step 2
The communication medium commonly used for an ADSL internet connection is …
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The communication medium widely used for ADSL internet connections is copper cable.
Step 3
Which ONE of the following is closely related to biometric security?
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The option that closely relates to biometric security is a Fingerprint reader.
Step 4
A … is a possible reason why a program will not install.
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
A slow download speed is a possible reason why a program may not install correctly.
Step 5
Which ONE of the following options would complete the statement to display either 'Yes' or 'No' depending on the conditions below?
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The correct completion of the nested IF statement would be: IF(A1=1, IF(B1=4, "Yes", "No"), "No"). This will check if A1 is 1 and B1 is 4, returning 'Yes'; otherwise, it returns 'No'.