Examlex

Solved

Jim Has Documented a Use Case That Describes the Functionality

question 55

Multiple Choice

Jim has documented a use case that describes the functionality of a system as "To compute gross pay, multiply the hours worked that are recorded on the time card from the time clock by the hourly rate that is recorded in the employee master file from the MS SQL server database." This is an example of a(n) _____ use case.


Definitions:

Else

In programming, a conditional statement that executes a block of code if the preceding 'if' condition is not true.

SaveRecord

In software, particularly databases, an action or command to commit the current record's data to the database.

OpenForm

A command in various programming environments used to display a form to the user.

DeleteRecord

A command or function in database management that removes a specific record from a table.

Related Questions