Respuesta :

A data entry application control that would detect and prevent entry of alphabetic characters as the price of an inventory item is a validation rule. Validation rules are used to ensure that data is entered into a form or database correctly.

Which data entry application control would detect and prevent entry of alphabetic characters as the price of an inventory item?

Validation rules are a key data entry application control that can be used to ensure the accuracy of the data being entered. By requiring the entry of only numeric characters for the price field, we can be sure that the correct type of data is being entered. This prevents the entry of any alphabetic characters, which could lead to incorrect or invalid data. Validation rules can also be used to ensure that the data entered is within a certain range (e.g. prices can only be within a certain range). This further helps to ensure that the data entered is valid and accurate.

Learn more about Data application: https://brainly.com/question/6592115

#SPJ4