Example of non-numeric data is....... .
Verified Answer
A. Employee address
B. Examination score
C. Bank balance
D. All of these
E. None of these
Explanation:
Non-numeric data consists of characters not primarily used for calculations, such as letters, symbols, and mixed alphanumeric strings. Option (b) Examination score and (c) Bank balance are numeric data, used in calculations. Option (a) Employee address, despite containing numbers, is treated as a textual string and is not typically used in arithmetic operations, making it non-numeric. Option (d) and (e) are incorrect.