Q: 14
Which type of edit check would be implemented to check the correctness of data present in a text
box?
Options
Discussion
C. Super clear, this matches what I've seen in other practice sets too.
D imo
I see why people are picking D, but the real-time check for a text box is handled by front-end logic, so C is right. Front-end checks catch errors before anything gets to the back end or code base. Pretty sure about this one, but feel free to disagree.
I'm picking D for this. "Programmed check" sounds right since most data validation for text boxes is built into the code, not always just in the UI. I think front-end and programmed overlap here, so not 100 percent sure.
Its D, "programmed check" seems like a common pick for textbox validation, probably a trap since a lot of logic is coded that way. If I'm wrong it's just because "front-end" and "programmed" overlap a bit here.
D
Maybe C but D looks close, not totally sure which works best for textbox checks.
Be respectful. No spam.