Answer:
d. Individually testing a small part (or unit) of a program, typically a function, using a separate program called a test harness.
Explanation:
A software development life cycle (SDLC) can be defined as a strategic process or methodology that defines the key steps or stages for creating and implementing high quality software applications. There are seven (7) main stages in the creation of a software and these are;
1. Planning.
2. Analysis.
3. Design.
4. Development (coding).
5. Testing.
6. Implementation and execution.
7. Maintenance.
Unit testing can be defined as a software development procedure that involves the process of individually testing a small part (or unit) of a program, typically a function, using a separate program called a test harness.
This ultimately implies that, if the observed behavior of the small part of a software program is consistent with the expectations, then the unit test is considered a pass. Otherwise, the unit test failed.
The available options are:
a) a music streaming platform recommending a song
b) a doctor depending on an AI-based system to make a diagnosis
c) a navigation platform suggesting fastest routes
d) a social media platform identifies faces from a picture
Answer:
b) a doctor depending on an AI-based system to make a diagnosis
Explanation:
The case that would benefit from Explainable AI principles is "a doctor depending on an AI-based system to make a diagnosis"
This is because the AI (Artificial Intelligence) using Explainable AI principle will ensure that any diagnosis will be clearly explained including the possible cause of the disease, the possible damage of the disease, the other parts of the body the disease may also affect and many more.
Hence, the Doctor can focus on applying the right treatment accordingly.
Answer:
Hacker
Explanation:
They break password codes to get access to unauthorized data.
Answer: tracking and manipulating data.
Explanation: A spreadsheet is nothing more than a large ledger like the ones accountants and office workers used years ago. It was a ruled paper that data and information was entered on in order to keep track of money, inventory, and other information. Adding or subtracting from one column would change the totals and values overall. Now, with computers we have the electronic version and store the data on disc, flash drive or other connected media.