asked 124k views
3 votes
Usability is _____.

a debugging technique that uses print statements to trace the program flow
a debugging technique that uses print statements to trace the program flow

the degree to which a program meets the needs of a user, including but not limited to learnability, reliability, and ease of use
the degree to which a program meets the needs of a user, including but not limited to learnability, reliability, and ease of use

a testing method that uses a program that tests another program
a testing method that uses a program that tests another program

conforming to accepted standards of behavior
conforming to accepted standards of behavior

2 Answers

3 votes

Answer:

C) Usability is a testing method that uses a program that tests another program.

Step-by-step explanation:

Hope it helps! =D

answered
User Monis Majeed
by
8.3k points
3 votes

Answer: the degree to which a program meets the needs of a user, including but not limited to learnability, reliability, and ease of use

answered
User Muhammad Shah
by
7.9k points