Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 18)

What is an appropriate check to validate the number of tickets?
Range check
Format check
Length check
Presence check

Explanation

The number of tickets would have a valid range.

Comments (0)

Advertisement